Home
last modified time | relevance | path

Searched defs:relocation (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Fragment/
DFragmentLinker.cpp114 Relocation* relocation = llvm::cast<Relocation>(reloc); in applyRelocations() local
163 Relocation* relocation = llvm::cast<Relocation>(reloc); in normalSyncRelocationResult() local
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp389 Relocation* relocation = llvm::cast<Relocation>(reloc); in scanRelocations() local
512 bool ObjectLinker::relocation() in relocation() function in ObjectLinker
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp440 const Relocation* relocation = 0; in emitRel() local
481 const Relocation* relocation = 0; in emitRela() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp531 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp588 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp687 Relocation* relocation = Relocation::Create(pType, *frag_ref, pAddend); in AddRelocation() local