Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp597 Relocation* relocation = llvm::cast<Relocation>(reloc); in scanRelocations() local
779 bool ObjectLinker::relocation() { in relocation() function in mcld::ObjectLinker
801 Relocation* relocation = llvm::cast<Relocation>(reloc); in relocation() local
885 Relocation* relocation = llvm::cast<Relocation>(reloc); in normalSyncRelocationResult() local
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp487 const Relocation* relocation = 0; in emitRel() local
529 const Relocation* relocation = 0; in emitRela() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp385 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp832 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp566 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp596 Relocation* relocation = Relocation::Create(pType, *frag_ref, pAddend); in AddRelocation() local