Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h332 size_t getEntriesNum() const;
H A DSyntheticSections.cpp730 size_t MipsGotSection::FileGot::getEntriesNum() const { in getEntriesNum() function in MipsGotSection::FileGot
841 size += g.getEntriesNum() * config->wordsize; in updateAllocSize()