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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h99 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
H A DRuntimeDyldMachOARM.h135 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
236 uint64_t SectionABase = SAI->getAddress(); local
H A DRuntimeDyldMachOI386.h101 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); variable
152 uint64_t SectionABase = SAI->getAddress(); local

Completed in 59 milliseconds