Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp28 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs() argument
H A DMachObjectWriter.cpp901 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; writeObject() local
1020 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; writeObject() local
H A DELFObjectWriter.cpp908 encodeCrel(ArrayRef<ELFRelocationEntry> Relocs,raw_ostream & OS) encodeCrel() argument
919 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; writeRelocations() local
H A DWasmObjectWriter.cpp1108 writeRelocSection(uint32_t SectionIndex,StringRef Name,std::vector<WasmRelocationEntry> & Relocs) writeRelocSection() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCELFExtras.h25 void encodeCrel(raw_ostream &OS, RelocsTy Relocs, F ToCrel) { in encodeCrel()
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp207 dumpRelocs(const char * Prefix,const Container & Relocs) dumpRelocs() argument
432 sortRelocs(const MCAssembler & Asm,std::vector<ELFRelocationEntry> & Relocs) sortRelocs() argument
/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
/llvm-project/clang/lib/AST/Interp/
H A DProgram.h
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp956 const DebugMapObject &DMO, std::vector<ValidReloc> &Relocs) { in findValidRelocs()
1002 const std::vector<ValidReloc> &Relocs, uint64_t StartPos, uint64_t EndPos) { in getRelocations()
1041 std::vector<ValidReloc> Relocs = in hasValidRelocationAt() local
1180 std::vector<ValidReloc> Relocs = getRelocations( in applyValidRelocs() local
/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp93 RelocMap Relocs; loadObj() local
/llvm-project/llvm/lib/Object/
H A DELF.cpp368 std::vector<Elf_Rel> Relocs; decode_relrs() local
470 std::vector<Elf_Rela> Relocs; android_relas() local
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp483 static const std::map<unsigned,unsigned> Relocs = { getFixupNoBits() local
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h90 SmallVector<PLTCallStubReloc, 2> Relocs; member
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1098 resolveRelocationList(const RelocationList & Relocs,uint64_t Value) resolveRelocationList() argument
1114 RelocationList &Relocs = RelocKV.second; applyExternalSymbolRelocations() local
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp355 BTFRelocVector &Relocs = SectionRelocs[Sec->getIndex()]; in parseRelocInfo() local
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp370 std::string Relocs; member in __anon10cc3c150111::MockData2
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1658 initRelocations(RelocationSection * Relocs,T RelRange) initRelocations() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1979 RelocAddrMap Relocs; global() member
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1325 std::vector<const coff_relocation *> Relocs; global() variable
/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
[all...]