LLVM
8.0.1
|
#include "ExecutionEngine/RuntimeDyld/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::RuntimeDyldCOFFI386::resolveRelocation(), llvm::RuntimeDyldCOFFThumb::resolveRelocation(), llvm::RuntimeDyldMachOARM::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().