Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h103 uint32_t SectionB; member
134 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry() argument
140 Sections.SectionB = SectionB; in RelocationEntry()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h103 uint64_t SectionBBase = Sections[RE.Sections.SectionB].LoadAddress; in resolveRelocation()
166 SectionRef SectionB = *SBI; in processSECTDIFFRelocation() local
168 findOrEmitSection(Obj, SectionB, IsCode, ObjSectionToID); in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h134 uint64_t SectionBBase = Sections[RE.Sections.SectionB].LoadAddress; in resolveRelocation()
247 SectionRef SectionB = *SBI; in processHALFSECTDIFFRelocation() local
249 findOrEmitSection(MachO, SectionB, IsCode, ObjSectionToID); in processHALFSECTDIFFRelocation()