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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h350 size_t getEntriesNum() const;
H A DSyntheticSections.cpp702 size_t MipsGotSection::FileGot::getEntriesNum() const { function in class:MipsGotSection::FileGot
813 size += g.getEntriesNum() * config->wordsize;

Completed in 101 milliseconds