Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h338 size_t getEntriesNum() const;
H A DSyntheticSections.cpp695 size_t MipsGotSection::FileGot::getEntriesNum() const { in getEntriesNum() function in MipsGotSection::FileGot
806 Size += G.getEntriesNum() * Config->Wordsize; in updateAllocSize()