Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DOutputRelocSection.cpp38 Relocation* reloc = Relocation::Create(); in create() local
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp595 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in scanRelocations() local
799 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in relocation() local
883 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in normalSyncRelocationResult() local
914 Relocation* reloc = *iter; in normalSyncRelocationResult() local
939 Relocation* reloc = llvm::cast<Relocation>(relocIter); in partialSyncRelocationResult() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp165 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local
181 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local
251 Relocation& reloc = in scanGlobalReloc() local
259 Relocation& reloc = helper_DynRela_init(rsym, in scanGlobalReloc() local
DAArch64CA53ErratumStub.cpp105 Relocation* reloc = in applyFixup() local
DAArch64LDBackend.cpp340 Relocation* reloc = in scanErrata() local
383 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
/frameworks/compile/mclinker/lib/Fragment/
DStub.cpp58 Relocation* reloc = in applyFixup() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp583 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in setUpReachedSectionsForGC() local
759 Relocation* reloc = in rewriteARMExIdxSection() local
779 Relocation* reloc = in rewriteARMExIdxSection() local
830 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp786 Relocation* reloc = in convertTLSIEtoLE() local
1302 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local
1322 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local
1402 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local
1409 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h206 void addExtraRelocation(Relocation* reloc) { in addExtraRelocation()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp265 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local
328 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local
DHexagonLDBackend.cpp558 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp151 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in setUpReachedSections() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp240 int reloc, in reserveLocalEntry()
DMipsLDBackend.cpp815 for (RelocData::iterator reloc = sec->getRelocData()->begin(); in doRelax() local