Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h42 const RelocAddrMap& Relocs; variable
45 const RelocAddrMap &Relocs) in DWARFAcceleratorTable()
DDWARFSection.h20 RelocAddrMap Relocs; member
/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp34 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp804 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
912 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
DELFObjectWriter.cpp1084 std::vector<ELFRelocationEntry> &Relocs = Relocations[&Sec]; in writeRelocations() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp199 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs()
409 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp891 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
911 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
951 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp690 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local
749 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; in WriteObject() local
DELFObjectWriter.cpp747 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp496 RelocationList &Relocs = Relocations[Name]; in reassignSymbolAddress() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp418 std::vector<std::pair<uint64_t, uint32_t> > Relocs; in DisassembleInputMachO() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp251 SmallVectorImpl<const GCRelocateInst *> &Relocs, in removeDuplicateGCPtrs()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp827 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local