|
LLVM
3.7.0
|
#include <RuntimeDyldImpl.h>
Public Attributes | |
| uint32_t | SectionA |
| uint32_t | SectionB |
Definition at line 101 of file RuntimeDyldImpl.h.
| uint32_t llvm::RelocationEntry::SectionPair::SectionA |
Definition at line 102 of file RuntimeDyldImpl.h.
Referenced by llvm::RuntimeDyldMachOI386::resolveRelocation(), and llvm::RuntimeDyldMachOARM::resolveRelocation().
| uint32_t llvm::RelocationEntry::SectionPair::SectionB |
Definition at line 103 of file RuntimeDyldImpl.h.
Referenced by llvm::RuntimeDyldMachOI386::resolveRelocation(), and llvm::RuntimeDyldMachOARM::resolveRelocation().
1.8.6