Home
last modified time | relevance | path

Searched defs:relocs (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.h235 MutableArrayRef<Relocation> relocs() { return relocations; } relocs() function
236 ArrayRef<Relocation> relocs() const { return relocations; } relocs() function
H A DSyntheticSections.h328 llvm::MapVector<Symbol *, size_t> relocs; global() member
549 SmallVector<DynamicReloc, 0> relocs; global() variable
608 SmallVector<RelativeReloc, 0> relocs; global() variable
[all...]
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp274 std::vector<Reloc> &relocs = isec->relocs; in finalize() local
H A DInputSection.h91 std::vector<Reloc> relocs; variable
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp546 static bool relaxable(ArrayRef<Relocation> relocs, size_t i) { in relaxable() argument
601 const ArrayRef<Relocation> relocs = sec.relocs(); in relocateAlloc() local
816 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local
[all...]
H A DLoongArch.cpp689 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local
[all...]
H A DAArch64.cpp621 AArch64Relaxer(ArrayRef<Relocation> relocs) AArch64Relaxer() argument
[all...]
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.h735 PseudoRelocTableChunk(std::vector<RuntimePseudoReloc> & relocs) PseudoRelocTableChunk() argument
H A DPDB.cpp833 auto relocs = sc->getRelocs(); in advanceRelocIndex() local
H A DWriter.cpp602 ArrayRef<coff_relocation> relocs = sc->getRelocs(); in verifyRanges() local
/freebsd-src/sys/dev/sym/
H A Dsym_hipd.c2000 int relocs; in sym_fw_bind_script() local