Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp573 const DebugMapObject &DMO, std::vector<ValidReloc> &Relocs) { in findValidRelocs()
620 const std::vector<ValidReloc> &Relocs, uint64_t StartPos, uint64_t EndPos) { in getRelocations()
658 std::vector<ValidReloc> Relocs = in hasValidRelocationAt() local
762 std::vector<ValidReloc> Relocs = getRelocations( in applyValidRelocs() local
784 std::vector<ValidReloc> Relocs = in relocateIndexedAddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
H A DMachObjectWriter.cpp853 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
967 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
H A DELFObjectWriter.cpp917 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; in writeRelocations() local
H A DWasmObjectWriter.cpp1043 std::vector<WasmRelocationEntry> &Relocs) { in writeRelocSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs()
430 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp333 std::vector<Elf_Rel> Relocs; in decode_relrs() local
397 std::vector<Elf_Rela> Relocs; in android_relas() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.h144 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections() local
H A DObject.h38 std::vector<Relocation> Relocs; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp94 RelocMap Relocs; in loadObj() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp485 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1079 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
1095 RelocationList &Relocs = RelocKV.second; in applyExternalSymbolRelocations() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1502 RelocAddrMap Relocs; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1623 static Error initRelocations(RelocationSection *Relocs, in initRelocations()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h1265 std::vector<const coff_relocation *> Relocs; variable
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.cc1276 typedef std::vector<Output_reloc_type> Relocs; typedef
H A Dmips.cc2410 typedef std::vector<Output_reloc_type> Relocs; typedef
2421 typedef std::vector<Output_reloc_type> Relocs; typedef
H A Doutput.h1679 typedef std::vector<Output_reloc_type> Relocs; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc1275 typedef std::vector<Output_reloc_type> Relocs; typedef
H A Dmips.cc2410 typedef std::vector<Output_reloc_type> Relocs; typedef
2421 typedef std::vector<Output_reloc_type> Relocs; typedef
H A Doutput.h1679 typedef std::vector<Output_reloc_type> Relocs; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1449 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local
1599 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpInitTermPointerSection() local