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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h100 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
H A DRuntimeDyldMachOARM.h136 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
246 uint64_t SectionBBase = SBI->getAddress(); local
H A DRuntimeDyldMachOI386.h102 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
162 uint64_t SectionBBase = SBI->getAddress(); local

Completed in 49 milliseconds