Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp27 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
DMachObjectWriter.cpp853 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
967 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
DELFObjectWriter.cpp919 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; in writeRelocations() local
DWasmObjectWriter.cpp1054 std::vector<WasmRelocationEntry> &Relocs) { in writeRelocSection()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs()
430 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DELF.cpp333 std::vector<Elf_Rel> Relocs; in decode_relrs() local
397 std::vector<Elf_Rela> Relocs; in android_relas() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DProgram.h144 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
DReader.cpp72 ArrayRef<coff_relocation> Relocs = COFFObj.getRelocations(Sec); in readSections() local
DObject.h38 std::vector<Relocation> Relocs; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/XRay/
DInstrumentationMap.cpp94 RelocMap Relocs; in loadObj() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp485 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp1079 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
1095 RelocationList &Relocs = RelocKV.second; in applyExternalSymbolRelocations() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1502 RelocAddrMap Relocs; member
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.cpp1628 static Error initRelocations(RelocationSection *Relocs, in initRelocations()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DCOFF.h1265 std::vector<const coff_relocation *> Relocs; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
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