Home
last modified time | relevance | path

Searched defs:Relocs (Results 1 – 9 of 9) 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.cpp800 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
908 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
DELFObjectWriter.cpp1051 std::vector<ELFRelocationEntry> &Relocs = Relocations[&Sec]; in writeRelocations() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp790 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
810 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
846 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp255 SmallVectorImpl<const Value *> &Relocs, in removeDuplicatesGCPtrs()
398 SmallVectorImpl<const Value *> &Relocs, ImmutableStatepoint StatepointSite, in getIncomingStatepointGCValues()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp342 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp773 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local