Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h215 unsigned getLocalEntriesNum() const;
H A DSyntheticSections.cpp775 unsigned MipsGotSection::getLocalEntriesNum() const { in getLocalEntriesNum() function in MipsGotSection
1418 add(DT_MIPS_LOCAL_GOTNO, [] { return In.MipsGot->getLocalEntriesNum(); }); in finalizeContents()