|
LLVM
3.7.0
|
Symbol info for RuntimeDyld. More...
#include <RuntimeDyldImpl.h>
Public Member Functions | |
| SymbolTableEntry () | |
| SymbolTableEntry (unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) | |
| unsigned | getSectionID () const |
| uint64_t | getOffset () const |
Public Member Functions inherited from llvm::JITSymbolBase | |
| JITSymbolBase (JITSymbolFlags Flags) | |
| JITSymbolFlags | getFlags () const |
| bool | isWeak () const |
| bool | isExported () const |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::JITSymbolBase | |
| static JITSymbolFlags | flagsFromGlobalValue (const GlobalValue &GV) |
Symbol info for RuntimeDyld.
Definition at line 169 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 171 of file RuntimeDyldImpl.h.
References llvm::None.
|
inline |
Definition at line 174 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 178 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 177 of file RuntimeDyldImpl.h.
1.8.6