Home
last modified time | relevance | path

Searched refs:SectionB (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h96 uint32_t SectionB; member
127 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry() argument
133 Sections.SectionB = SectionB; in RelocationEntry()
DRuntimeDyldMachO.cpp319 uint64_t SectionBBase = Sections[RE.Sections.SectionB].LoadAddress; in resolveI386Relocation()
590 SectionRef SectionB = *SBI; in processSECTDIFFRelocation() local
591 uint32_t SectionBID = findOrEmitSection(Obj, SectionB, IsCode, in processSECTDIFFRelocation()