Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h343 size_t getIndexedEntriesNum() const;
H A DSyntheticSections.cpp777 size_t MipsGotSection::FileGot::getIndexedEntriesNum() const { in getIndexedEntriesNum() function in MipsGotSection::FileGot
862 count += tmp.getIndexedEntriesNum(); in tryMergeGots()