Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp27 sortRelocs(const MCAssembler & Asm,std::vector<ELFRelocationEntry> & Relocs) sortRelocs() argument
H A DMachObjectWriter.cpp907 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
1038 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; in writeObject() local
H A DELFObjectWriter.cpp797 static void encodeCrel(ArrayRef<ELFRelocationEntry> Relocs, raw_ostream &OS) { in encodeCrel()
808 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; in writeRelocations() local
H A DWasmObjectWriter.cpp1108 std::vector<WasmRelocationEntry> &Relocs) { in writeRelocSection() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFExtras.h25 void encodeCrel(raw_ostream &OS, RelocsTy Relocs, F ToCrel) { in encodeCrel()
/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h284 template <class RelTy> struct Relocs : ArrayRef<RelTy> { struct
286 Relocs(ArrayRef<RelTy> a) : ArrayRef<RelTy>(a) {} in Relocs() function
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h166 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; variable
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp93 RelocMap Relocs; in loadObj() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp368 std::vector<Elf_Rel> Relocs; in decode_relrs() local
470 std::vector<Elf_Rela> Relocs; in android_relas() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h67 SmallVector<PLTCallStubReloc, 2> Relocs; global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp483 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1098 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList()
1113 RelocationList &Relocs = RelocKV.second; in applyExternalSymbolRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1658 static Error initRelocations(RelocationSection *Relocs, T RelRange) { in initRelocations()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1979 RelocAddrMap Relocs; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1325 std::vector<const coff_relocation *> Relocs; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1674 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpLiteralPointerSection() local
1824 std::vector<std::pair<uint64_t, SymbolRef>> Relocs; in DumpInitTermPointerSection() local