Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp151 ArrayRef<RelTy> rels) { in scanEhFrameSection()
249 const RelsOrRelas<ELFT> rels = in run() local
316 const RelsOrRelas<ELFT> rels = sec.template relsOrRelas<ELFT>(); in mark() local
H A DInputSection.cpp425 auto rels = llvm::make_range(MapRelIter(rawRels.begin(), mapRel), in copyRelocations() local
436 llvm::iterator_range<RelIt> rels) { in copyRelocations()
949 void InputSection::relocateNonAlloc(uint8_t *buf, Relocs<RelTy> rels) { in relocateNonAlloc()
1286 const RelsOrRelas<ELFT> rels = relsOrRelas<ELFT>(/*supportsCrel=*/false); in split() local
1299 void EhInputSection::split(ArrayRef<RelTy> rels) { in split()
H A DDWARF.cpp139 const RelsOrRelas<ELFT> rels = in find() local
H A DICF.cpp448 Relocs<RelTy> rels) { in combineRelocHashes()
511 const RelsOrRelas<ELFT> rels = s->template relsOrRelas<ELFT>(); in run() local
H A DRelocations.cpp1553 static void checkPPC64TLSRelax(InputSectionBase &sec, Relocs<RelTy> rels) { in checkPPC64TLSRelax()
1585 void RelocationScanner::scan(Relocs<RelTy> rels) { in scan()
1625 const RelsOrRelas<ELFT> rels = s.template relsOrRelas<ELFT>(!isEH); in scanSection() local
2409 InputSection *sec, Rels rels) { in scanCrossRefs()
H A DSyntheticSections.cpp388 CieRecord *EhFrameSection::addCie(EhSectionPiece &cie, ArrayRef<RelTy> rels) { in addCie()
409 Defined *EhFrameSection::isFdeLive(EhSectionPiece &fde, ArrayRef<RelTy> rels) { in isFdeLive()
437 void EhFrameSection::addRecords(EhInputSection *sec, ArrayRef<RelTy> rels) { in addRecords()
458 const RelsOrRelas<ELFT> rels = in addSectionAux() local
470 EhInputSection &sec, ArrayRef<RelTy> rels, DenseSet<size_t> &ciesWithLSDA, in iterateFDEWithLSDAAux()
493 const RelsOrRelas<ELFT> rels = in iterateFDEWithLSDA() local
3209 Relocs<RelTy> rels) { in getNameRelocs()
H A DInputSection.h40 Relocs<typename ELFT::Rel> rels; member
H A DOutputSections.cpp669 auto rels = relSec->getDataAs<typename ELFT::Rela>(); in relToCrel() local
H A DDriver.cpp1011 ArrayRef<typename ELFT::Rel> rels = in processCallGraphRelocations() local
2430 const RelsOrRelas<ELFT> rels = s->template relsOrRelas<ELFT>(); in readSymbolPartitionSection() local
H A DWriter.cpp383 llvm::ArrayRef<RelTy> rels) { in markUsedLocalSymbolsImpl()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp851 MutableArrayRef<Relocation> rels = sec->relocs(); in finalizeRelax() local
H A DAArch64.cpp1092 const RelsOrRelas<ELFT> rels = sec.relsOrRelas<ELFT>(); in addTaggedSymbolReferences() local
H A DRISCV.cpp946 MutableArrayRef<Relocation> rels = sec->relocs(); in finalizeRelax() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h357 Expected<Elf_Rel_Range> rels(const Elf_Shdr &Sec) const { in rels() function
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp2061 std::vector<RuntimePseudoReloc> rels; in createRuntimePseudoRelocs() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c628 uint64_t refs, rels; in t4_sge_extfree_refs() local