Home
last modified time | relevance | path

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

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