Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1089 addRelocationForSection(RE, Value.SectionID); in processSimpleRelocation()
1392 addRelocationForSection(RE, SectionID); in processRelocationRef()
1420 addRelocationForSection(RE, SectionID); in processRelocationRef()
1448 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1487 addRelocationForSection(RE, SectionID); in processRelocationRef()
1541 addRelocationForSection(RE, SectionID); in processRelocationRef()
1986 addRelocationForSection(RE, Value.SectionID); in processX86_64GOTTPOFFRelocation()
2004 addRelocationForSection(RE, Value.SectionID); in processX86_64GOTTPOFFRelocation()
2126 addRelocationForSection(RE, Value.SectionID); in processX86_64TLSRelocation()
2272 addRelocationForSection(RE, Value.SectionID); in findOrAllocGOTEntry()
[all …]
H A DRuntimeDyldMachO.cpp90 addRelocationForSection(R, TargetSectionID); in processScatteredVANILLA()
H A DRuntimeDyldImpl.h385 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
H A DRuntimeDyld.cpp950 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, in addRelocationForSection() function in llvm::RuntimeDyldImpl
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFThumb.h142 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
149 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
155 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
161 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
168 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
176 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
H A DRuntimeDyldCOFFI386.h119 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
125 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
131 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
H A DRuntimeDyldMachOX86_64.h79 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
147 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
228 addRelocationForSection(R, SectionAID); in processSubtractRelocation()
H A DRuntimeDyldMachOAArch64.h349 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
470 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
476 addRelocationForSection(TargetRE, RE.SectionID); in processGOTRelocation()
514 addRelocationForSection(R, SectionAID); in processSubtractRelocation()
H A DRuntimeDyldMachOARM.h196 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
335 addRelocationForSection(StubRE, Value.SectionID); in processBranchRelocation()
421 addRelocationForSection(R, SectionAID); in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOI386.h92 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
205 addRelocationForSection(R, SectionAID); in processSECTDIFFRelocation()
H A DRuntimeDyldCOFFX86_64.h275 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h251 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()