Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
H A DMachObjectWriter.cpp898 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
1017 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
H A DELFObjectWriter.cpp931 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; in writeRelocations() local
H A DWasmObjectWriter.cpp1109 std::vector<WasmRelocationEntry> &Relocs) { in writeRelocSection()
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp858 const DebugMapObject &DMO, std::vector<ValidReloc> &Relocs) { in findValidRelocs()
905 const std::vector<ValidReloc> &Relocs, uint64_t StartPos, uint64_t EndPos) { in getRelocations()
943 std::vector<ValidReloc> Relocs = in hasValidRelocationAt() local
1047 std::vector<ValidReloc> Relocs = getRelocations( in applyValidRelocs() local
1069 std::vector<ValidReloc> Relocs = in relocateIndexedAddr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs()
432 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DELF.cpp356 std::vector<Elf_Rel> Relocs; in decode_relrs() local
406 std::vector<Elf_Rela> Relocs; in android_relas() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFReader.cpp72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections() local
H A DCOFFObject.h37 std::vector<Relocation> Relocs; member
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DProgram.h163 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DInstrumentationMap.cpp92 RelocMap Relocs; in loadObj() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp482 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1098 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
1114 RelocationList &Relocs = RelocKV.second; in applyExternalSymbolRelocations() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1601 RelocAddrMap Relocs; member
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1612 static Error initRelocations(RelocationSection *Relocs, T RelRange) { in initRelocations()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h1262 std::vector<const coff_relocation *> Relocs; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1700 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local
1850 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpInitTermPointerSection() local