Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp145 scanEhFrameSection(EhInputSection & eh,ArrayRef<RelTy> rels) scanEhFrameSection() argument
243 const RelsOrRelas<ELFT> rels = eh->template relsOrRelas<ELFT>(); run() local
310 const RelsOrRelas<ELFT> rels = sec.template relsOrRelas<ELFT>(); mark() local
[all...]
H A DInputSection.cpp381 auto rels = llvm::make_range(MapRelIter(rawRels.begin(), mapRel), copyRelocations() local
392 copyRelocations(uint8_t * buf,llvm::iterator_range<RelIt> rels) copyRelocations() argument
897 relocateNonAlloc(uint8_t * buf,ArrayRef<RelTy> rels) relocateNonAlloc() argument
1058 const RelsOrRelas<ELFT> rels = sec->template relsOrRelas<ELFT>(); relocate() local
1237 const RelsOrRelas<ELFT> rels = relsOrRelas<ELFT>(); split() local
1250 split(ArrayRef<RelTy> rels) split() argument
[all...]
H A DDWARF.cpp138 const RelsOrRelas<ELFT> rels = sec.sec->template relsOrRelas<ELFT>(); find() local
H A DICF.cpp442 combineRelocHashes(unsigned cnt,InputSection * isec,ArrayRef<RelTy> rels) combineRelocHashes() argument
505 const RelsOrRelas<ELFT> rels = s->template relsOrRelas<ELFT>(); run() local
[all...]
H A DRelocations.h217 sortRels(ArrayRef<RelTy> rels,SmallVector<RelTy,0> & storage) sortRels() argument
H A DRelocations.cpp1503 checkPPC64TLSRelax(InputSectionBase & sec,ArrayRef<RelTy> rels) checkPPC64TLSRelax() argument
1535 scan(ArrayRef<RelTy> rels) scan() argument
1568 const RelsOrRelas<ELFT> rels = s.template relsOrRelas<ELFT>(); scanSection() local
[all...]
H A DSyntheticSections.cpp364 addCie(EhSectionPiece & cie,ArrayRef<RelTy> rels) addCie() argument
386 isFdeLive(EhSectionPiece & fde,ArrayRef<RelTy> rels) isFdeLive() argument
414 addRecords(EhInputSection * sec,ArrayRef<RelTy> rels) addRecords() argument
435 const RelsOrRelas<ELFT> rels = sec->template relsOrRelas<ELFT>(); addSectionAux() local
446 iterateFDEWithLSDAAux(EhInputSection & sec,ArrayRef<RelTy> rels,DenseSet<size_t> & ciesWithLSDA,llvm::function_ref<void (InputSection &)> fn) iterateFDEWithLSDAAux() argument
469 const RelsOrRelas<ELFT> rels = sec->template relsOrRelas<ELFT>(); iterateFDEWithLSDA() local
[all...]
H A DInputSection.h40 Relocs<typename ELFT::Rel> rels; member
H A DDriver.cpp973 ArrayRef<typename ELFT::Rel> rels = processCallGraphRelocations() local
2298 const RelsOrRelas<ELFT> rels = s->template relsOrRelas<ELFT>(); readSymbolPartitionSection() local
H A DWriter.cpp678 markUsedLocalSymbolsImpl(ObjFile<ELFT> * file,llvm::ArrayRef<RelTy> rels) markUsedLocalSymbolsImpl() argument
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp792 MutableArrayRef<Relocation> rels = sec->relocs(); finalizeRelax() local
H A DAArch64.cpp992 const RelsOrRelas<ELFT> rels = sec.relsOrRelas<ELFT>(); addTaggedSymbolReferences() local
H A DRISCV.cpp946 MutableArrayRef<Relocation> rels = sec->relocs(); in finalizeRelax() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h314 Expected<Elf_Rel_Range> rels(const Elf_Shdr &Sec) const { rels() function
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DWriter.cpp2057 std::vector<RuntimePseudoReloc> rels; createRuntimePseudoRelocs() local
/freebsd-src/sys/dev/cxgbe/
H A Dt4_sge.c624 uint64_t refs, rels; in t4_sge_extfree_refs() local