Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h210 unsigned getLocalEntriesNum() const;
H A DSyntheticSections.cpp818 unsigned MipsGotSection::getLocalEntriesNum() const { in getLocalEntriesNum() function in MipsGotSection
1521 addInt(DT_MIPS_LOCAL_GOTNO, in.mipsGot->getLocalEntriesNum()); in computeContents()