Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFSection.h19 RelocAddrMap Relocs; member
H A DDWARFAcceleratorTable.h39 const RelocAddrMap& Relocs; variable
42 const RelocAddrMap &Relocs) in DWARFAcceleratorTable()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp195 SmallVectorImpl<const Value *> &Relocs, in removeDuplicatesGCPtrs()
306 SmallVectorImpl<const Value *> &Relocs, in getIncomingStatepointGCValues()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp700 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
720 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
753 RelocationList &Relocs = i->second; in resolveExternalSymbols() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp842 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local
936 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; in WriteObject() local
H A DELFObjectWriter.cpp1332 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
1339 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; in WriteRelocationsFragment() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp2221 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DisassembleMachO() local