Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h229 unsigned getLocalEntriesNum() const;
H A DSyntheticSections.cpp842 unsigned MipsGotSection::getLocalEntriesNum() const { in getLocalEntriesNum() function in MipsGotSection
1523 addInt(DT_MIPS_LOCAL_GOTNO, in.mipsGot->getLocalEntriesNum()); in computeContents()