Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h232 unsigned getLocalEntriesNum() const;
DSyntheticSections.cpp823 unsigned MipsGotSection::getLocalEntriesNum() const { in getLocalEntriesNum() function in MipsGotSection
1507 add(DT_MIPS_LOCAL_GOTNO, [] { return in.mipsGot->getLocalEntriesNum(); }); in finalizeContents()