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.h19 RelocAddrMap Relocs; member
/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp49 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp619 std::vector<RelAndSymbol> &Relocs = Relocations[&SD]; in ComputeSymbolTable() local
836 std::vector<RelAndSymbol> &Relocs = Relocations[it]; in WriteObject() local
930 std::vector<RelAndSymbol> &Relocs = Relocations[it]; in WriteObject() local
DELFObjectWriter.cpp1324 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp196 SmallVectorImpl<const Value *> &Relocs, in removeDuplicatesGCPtrs()
330 SmallVectorImpl<const Value *> &Relocs, in getIncomingStatepointGCValues()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp768 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
788 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
821 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp364 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp808 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local
6144 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DisassembleMachO() local