|
LLVM
4.0.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 |
| JITSymbolFlags | getFlags () const |
Symbol info for RuntimeDyld.
Definition at line 217 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 219 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 222 of file RuntimeDyldImpl.h.
|
inline |
Definition at line 228 of file RuntimeDyldImpl.h.
References fuzzer::Flags.
|
inline |
Definition at line 226 of file RuntimeDyldImpl.h.
References Offset.
|
inline |
Definition at line 225 of file RuntimeDyldImpl.h.
1.8.6