Home
last modified time | relevance | path

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

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