|
LLVM
4.0.0
|
#include <RuntimeDyldImpl.h>
Public Attributes | |
| uint32_t | SectionA |
| uint32_t | SectionB |
Definition at line 134 of file RuntimeDyldImpl.h.
| uint32_t llvm::RelocationEntry::SectionPair::SectionA |
Definition at line 135 of file RuntimeDyldImpl.h.
Referenced by llvm::RuntimeDyldMachOX86_64::resolveRelocation(), llvm::RuntimeDyldMachOI386::resolveRelocation(), llvm::RuntimeDyldMachOARM::resolveRelocation(), llvm::RuntimeDyldCOFFI386::resolveRelocation(), llvm::RuntimeDyldCOFFThumb::resolveRelocation(), and llvm::RuntimeDyldMachOAArch64::resolveRelocation().
| uint32_t llvm::RelocationEntry::SectionPair::SectionB |
Definition at line 136 of file RuntimeDyldImpl.h.
Referenced by llvm::RuntimeDyldMachOX86_64::resolveRelocation(), llvm::RuntimeDyldMachOI386::resolveRelocation(), llvm::RuntimeDyldMachOARM::resolveRelocation(), and llvm::RuntimeDyldMachOAArch64::resolveRelocation().
1.8.6