class InputFile::Symbol
Declaration
class InputFile::Symbol : private Symbol { /* full declaration omitted */ };
Description
The purpose of this class is to only expose the symbol information that an LTO client should need in order to do symbol resolution.
Declared at: llvm/include/llvm/LTO/LTO.h:132
Inherits from: Symbol
Method Overview
- public Symbol(const irsymtab::Symbol & S)
Methods
ΒΆSymbol(const irsymtab::Symbol& S)
Symbol(const irsymtab::Symbol& S)
Declared at: llvm/include/llvm/LTO/LTO.h:136
Parameters
- const irsymtab::Symbol& S