Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h357 size_t getIndexedEntriesNum() const;
H A DSyntheticSections.cpp774 size_t MipsGotSection::FileGot::getIndexedEntriesNum() const { in getIndexedEntriesNum() function in MipsGotSection::FileGot
859 count += tmp.getIndexedEntriesNum(); in tryMergeGots()