Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp615 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
635 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
668 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/external/llvm/lib/DebugInfo/
DDWARFContext.h69 RelocAddrMap Relocs; member
/external/llvm/tools/llvm-objdump/
DMachODump.cpp328 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DisassembleInputMachO2() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp862 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local
956 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local
DELFObjectWriter.cpp1343 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
1350 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local