Home
last modified time | relevance | path

Searched defs:Relocs (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp48 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp794 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local
867 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local
DELFObjectWriter.cpp1058 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp269 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp420 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
432 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp220 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp363 std::vector<std::pair<uint64_t, SymbolRef> > Relocs; in DisassembleInputMachO() local