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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h419 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
H A DRuntimeDyldMachOX86_64.h113 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
H A DRuntimeDyldMachOI386.h116 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
184 uint64_t SectionBBase = SBI->getAddress(); local
H A DRuntimeDyldMachOARM.h261 uint64_t SectionBBase = Sections[RE.Sections.SectionB].getLoadAddress(); variable
395 uint64_t SectionBBase = SBI->getAddress(); local

Completed in 107 milliseconds