Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp28 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs()
H A DMachObjectWriter.cpp886 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; writeObject() local
1005 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec]; writeObject() local
H A DELFObjectWriter.cpp941 std::vector<ELFRelocationEntry> &Relocs = OWriter.Relocations[&Sec]; writeRelocations() local
H A DWasmObjectWriter.cpp1111 writeRelocSection(uint32_t SectionIndex,StringRef Name,std::vector<WasmRelocationEntry> & Relocs) writeRelocSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() argument
432 std::vector<ELFRelocationEntry> &Relocs) { in sortRelocs() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h165 llvm::DenseMap<const FunctionDecl *, std::vector<unsigned>> Relocs; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp364 std::vector<Elf_Rel> Relocs; decode_relrs() local
414 std::vector<Elf_Rela> Relocs; android_relas() local
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp93 RelocMap Relocs; in loadObj() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp483 static const std::map<unsigned,unsigned> Relocs = { in getFixupNoBits() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h90 SmallVector<PLTCallStubReloc, 2> Relocs; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1098 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, in resolveRelocationList() argument
1114 RelocationList &Relocs = RelocKV.second; applyExternalSymbolRelocations() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp355 BTFRelocVector &Relocs = SectionRelocs[Sec->getIndex()]; in parseRelocInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1627 initRelocations(RelocationSection * Relocs,T RelRange) initRelocations() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1977 RelocAddrMap Relocs; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1325 std::vector<const coff_relocation *> Relocs; variable
/freebsd-src/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
[all...]