Searched defs:reloc (Results 1 – 13 of 13) sorted by relevance
| /frameworks/compile/mclinker/lib/Target/ |
| D | OutputRelocSection.cpp | 38 Relocation* reloc = Relocation::Create(); in create() local
|
| /frameworks/compile/mclinker/lib/Object/ |
| D | ObjectLinker.cpp | 595 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/ |
| D | AArch64Relocator.cpp | 163 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local 179 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local 249 Relocation& reloc = in scanGlobalReloc() local 257 Relocation& reloc = helper_DynRela_init(rsym, in scanGlobalReloc() local
|
| /frameworks/compile/mclinker/lib/LD/ |
| D | StubFactory.cpp | 101 Relocation* reloc = in create() local
|
| D | GarbageCollection.cpp | 151 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in setUpReachedSections() local
|
| /frameworks/compile/mclinker/lib/Target/ARM/ |
| D | ARMException.cpp | 277 Relocation* reloc = in rewriteARMExIdxSection() local 297 Relocation* reloc = in rewriteARMExIdxSection() local
|
| D | ARMLDBackend.cpp | 512 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in setUpReachedSectionsForGC() local 661 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
|
| /frameworks/compile/mclinker/lib/Target/X86/ |
| D | X86Relocator.cpp | 786 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/ |
| D | TargetLDBackend.h | 206 void addExtraRelocation(Relocation* reloc) { in addExtraRelocation()
|
| /frameworks/compile/mclinker/lib/Target/Hexagon/ |
| D | HexagonRelocator.cpp | 265 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local 328 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local
|
| D | HexagonLDBackend.cpp | 557 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
|
| /frameworks/compile/mclinker/lib/Target/Mips/ |
| D | MipsGOT.cpp | 217 int reloc, in reserveLocalEntry()
|
| D | MipsLDBackend.cpp | 672 for (RelocData::iterator reloc = sec->getRelocData()->begin(); in doRelax() local
|