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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h354 size_t getIndexedEntriesNum() const;
H A DSyntheticSections.cpp714 size_t MipsGotSection::FileGot::getIndexedEntriesNum() const { function in class:MipsGotSection::FileGot
799 count += tmp.getIndexedEntriesNum();

Completed in 59 milliseconds