Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp975 addRelocationForSection(RE, Value.SectionID); in processSimpleRelocation()
1278 addRelocationForSection(RE, SectionID); in processRelocationRef()
1306 addRelocationForSection(RE, SectionID); in processRelocationRef()
1334 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1363 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1373 addRelocationForSection(RE, SectionID); in processRelocationRef()
1427 addRelocationForSection(RE, SectionID); in processRelocationRef()
1592 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1632 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
1819 addRelocationForSection(RE, Value.SectionID); in findOrAllocGOTEntry()
[all …]
H A DRuntimeDyldMachO.cpp91 addRelocationForSection(R, TargetSectionID); in processScatteredVANILLA()
H A DRuntimeDyldImpl.h409 void addRelocationForSection(const RelocationEntry &RE, unsigned SectionID);
H A DRuntimeDyld.cpp846 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, in addRelocationForSection() function in llvm::RuntimeDyldImpl
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFThumb.h128 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
135 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
141 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
147 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
154 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
163 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
H A DRuntimeDyldCOFFI386.h108 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
114 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
120 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
H A DRuntimeDyldMachOX86_64.h81 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
149 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
230 addRelocationForSection(R, SectionAID); in processSubtractRelocation()
H A DRuntimeDyldMachOAArch64.h350 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
471 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
477 addRelocationForSection(TargetRE, RE.SectionID); in processGOTRelocation()
515 addRelocationForSection(R, SectionAID); in processSubtractRelocation()
H A DRuntimeDyldMachOARM.h198 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
334 addRelocationForSection(StubRE, Value.SectionID); in processBranchRelocation()
420 addRelocationForSection(R, SectionAID); in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOI386.h94 addRelocationForSection(RE, Value.SectionID); in processRelocationRef()
204 addRelocationForSection(R, SectionAID); in processSECTDIFFRelocation()
H A DRuntimeDyldCOFFX86_64.h266 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()