Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h342 size_t getIndexedEntriesNum() const;
H A DSyntheticSections.cpp707 size_t MipsGotSection::FileGot::getIndexedEntriesNum() const { in getIndexedEntriesNum() function in MipsGotSection::FileGot
792 Count += Tmp.getIndexedEntriesNum(); in tryMergeGots()