LLVM 20.0.0git
|
#include "ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h"
Public Attributes | |
uint32_t | SectionA |
uint32_t | SectionB |
Definition at line 132 of file RuntimeDyldImpl.h.
uint32_t llvm::RelocationEntry::SectionPair::SectionA |
Definition at line 133 of file RuntimeDyldImpl.h.
Referenced by llvm::RuntimeDyldCOFF::getDLLImportOffset(), llvm::RelocationEntry::RelocationEntry(), llvm::RuntimeDyldCOFFI386::resolveRelocation(), llvm::RuntimeDyldCOFFThumb::resolveRelocation(), llvm::RuntimeDyldMachOAArch64::resolveRelocation(), llvm::RuntimeDyldMachOARM::resolveRelocation(), llvm::RuntimeDyldMachOI386::resolveRelocation(), and llvm::RuntimeDyldMachOX86_64::resolveRelocation().
uint32_t llvm::RelocationEntry::SectionPair::SectionB |
Definition at line 134 of file RuntimeDyldImpl.h.
Referenced by llvm::RelocationEntry::RelocationEntry(), llvm::RuntimeDyldMachOAArch64::resolveRelocation(), llvm::RuntimeDyldMachOARM::resolveRelocation(), llvm::RuntimeDyldMachOI386::resolveRelocation(), and llvm::RuntimeDyldMachOX86_64::resolveRelocation().