Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h167 uint32_t SectionBID = in processSECTDIFFRelocation() local
176 << ", SectionB ID: " << SectionBID in processSECTDIFFRelocation()
179 SectionAOffset, SectionBID, SectionBOffset, IsPCRel, in processSECTDIFFRelocation()
183 addRelocationForSection(R, SectionBID); in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h248 uint32_t SectionBID = in processHALFSECTDIFFRelocation() local
262 << ", SectionB ID: " << SectionBID in processHALFSECTDIFFRelocation()
265 SectionAOffset, SectionBID, SectionBOffset, IsPCRel, in processHALFSECTDIFFRelocation()
269 addRelocationForSection(R, SectionBID); in processHALFSECTDIFFRelocation()