Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h360 size_t getIndexedEntriesNum() const;
DSyntheticSections.cpp755 size_t MipsGotSection::FileGot::getIndexedEntriesNum() const { in getIndexedEntriesNum() function in MipsGotSection::FileGot
840 count += tmp.getIndexedEntriesNum(); in tryMergeGots()