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

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp58 sortRelocs(const MCAssembler &Asm, std::vector<ELFRelocationEntry> &Relocs) argument
H A DMachObjectWriter.cpp812 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; local
886 std::vector<MachO::any_relocation_info> &Relocs = Relocations[it]; local
H A DELFObjectWriter.cpp1080 std::vector<ELFRelocationEntry> &Relocs = Relocations[SD]; local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp258 sortRelocs(const MCAssembler &Asm, std::vector<ELFRelocationEntry> &Relocs) argument
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h58 RelocAddrMap Relocs; member in struct:llvm::DWARFContext::Section
/freebsd-10-stable/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp331 std::vector<std::pair<uint64_t, SymbolRef> > Relocs; local
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp487 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, argument
506 RelocationList &Relocs = i->second; local
540 RelocationList &Relocs = i->second; local

Completed in 85 milliseconds