Searched defs:SectionABase (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h418 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
H A DRuntimeDyldMachOX86_64.h112 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
H A DRuntimeDyldMachOI386.h115 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
170 uint64_t SectionABase = SAI->getAddress(); local
H A DRuntimeDyldMachOARM.h260 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
381 uint64_t SectionABase = SAI->getAddress(); local

Completed in 69 milliseconds