Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp1096 addRelocationForSection(RE, Value.SectionID); in processSimpleRelocation()
1207 addRelocationForSection(REmovz_g3, Value.SectionID); in processRelocationRef()
1208 addRelocationForSection(REmovk_g2, Value.SectionID); in processRelocationRef()
1209 addRelocationForSection(REmovk_g1, Value.SectionID); in processRelocationRef()
1210 addRelocationForSection(REmovk_g0, Value.SectionID); in processRelocationRef()
1241 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1280 addRelocationForSection(RE, SectionID); in processRelocationRef()
1300 addRelocationForSection(REHi, Value.SectionID); in processRelocationRef()
1301 addRelocationForSection(RELo, Value.SectionID); in processRelocationRef()
1305 addRelocationForSection(RE, SectionID); in processRelocationRef()
[all …]
HDRuntimeDyldImpl.h341 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
HDRuntimeDyld.cpp633 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, in addRelocationForSection() function in llvm::RuntimeDyldImpl
/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldMachOARM.h86 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
193 addRelocationForSection(StubRE, Value.SectionID); in processBranchRelocation()
267 addRelocationForSection(R, SectionAID); in processHALFSECTDIFFRelocation()
268 addRelocationForSection(R, SectionBID); in processHALFSECTDIFFRelocation()
HDRuntimeDyldMachOX86_64.h63 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
125 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
HDRuntimeDyldMachOI386.h78 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
181 addRelocationForSection(R, SectionAID); in processSECTDIFFRelocation()
216 addRelocationForSection(R, TargetSectionID); in processI386ScatteredVANILLA()
HDRuntimeDyldMachOAArch64.h298 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
394 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
400 addRelocationForSection(TargetRE, RE.SectionID); in processGOTRelocation()
HDRuntimeDyldCOFFX86_64.h176 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()