Searched refs:getRelativeRelocCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h500 size_t getRelativeRelocCount() const { return numRelativeRelocs; } function in class:lld::elf::RelocationBaseSection
H A DSyntheticSections.cpp1369 size_t numRelativeRels = part.relaDyn->getRelativeRelocCount();

Completed in 150 milliseconds