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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h226 unsigned getLocalEntriesNum() const;
H A DSyntheticSections.cpp782 unsigned MipsGotSection::getLocalEntriesNum() const { function in class:MipsGotSection
1466 add(DT_MIPS_LOCAL_GOTNO, [] { return in.mipsGot->getLocalEntriesNum(); });

Completed in 66 milliseconds