Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Fragment/
DFragmentLinker.cpp112 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in applyRelocations() local
161 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in normalSyncRelocationResult() local
185 Relocation* reloc = *iter; in normalSyncRelocationResult() local
208 Relocation* reloc = llvm::cast<Relocation>(relocIter); in partialSyncRelocationResult() local
DFragmentGraph.cpp187 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in createRegularEdges() local
279 Relocation* reloc = Relocation::Create(); in createPseudoNodes() local
/frameworks/compile/mclinker/lib/LD/
DStubFactory.cpp92 Relocation* reloc = Relocation::Create((*it)->type(), in create() local
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp387 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in scanRelocations() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp529 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp329 Relocation* reloc = static_cast<Relocation*>(pReloc.getNextNode()); in helper_FindLo16Reloc() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp580 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp615 Relocation* reloc = Relocation::Create(X86_32Relocator::R_386_TLS_OPT, in convertTLSIEtoLE() local