Home
last modified time | relevance | path

Searched refs:addRelocationForSection (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1140 addRelocationForSection(RE, Value.SectionID); in processSimpleRelocation()
1277 addRelocationForSection(REmovz_g3, Value.SectionID); in processRelocationRef()
1278 addRelocationForSection(REmovk_g2, Value.SectionID); in processRelocationRef()
1279 addRelocationForSection(REmovk_g1, Value.SectionID); in processRelocationRef()
1280 addRelocationForSection(REmovk_g0, Value.SectionID); in processRelocationRef()
1314 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1354 addRelocationForSection(RE, SectionID); in processRelocationRef()
1375 addRelocationForSection(REHi, Value.SectionID); in processRelocationRef()
1376 addRelocationForSection(RELo, Value.SectionID); in processRelocationRef()
1380 addRelocationForSection(RE, SectionID); in processRelocationRef()
[all …]
DRuntimeDyldImpl.h382 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
DRuntimeDyldMachO.cpp83 addRelocationForSection(R, TargetSectionID); in processScatteredVANILLA()
DRuntimeDyld.cpp671 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, in addRelocationForSection() function in llvm::RuntimeDyldImpl
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h82 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
88 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
94 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
DRuntimeDyldMachOARM.h88 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
195 addRelocationForSection(StubRE, Value.SectionID); in processBranchRelocation()
269 addRelocationForSection(R, SectionAID); in processHALFSECTDIFFRelocation()
270 addRelocationForSection(R, SectionBID); in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOX86_64.h67 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
137 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
181 addRelocationForSection(R, SectionAID); in processSubtractRelocation()
DRuntimeDyldMachOAArch64.h297 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
393 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
399 addRelocationForSection(TargetRE, RE.SectionID); in processGOTRelocation()
DRuntimeDyldMachOI386.h77 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
180 addRelocationForSection(R, SectionAID); in processSECTDIFFRelocation()
DRuntimeDyldCOFFX86_64.h172 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()