Searched refs:getSectionCount (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DStELFFile.h78 inline unsigned getSectionCount() const { return static_cast<unsigned>(m_sectionHeaders.size()); } function in class:StELFFile
H A DELFSourceFile.cpp207 for (; index < m_file->getSectionCount(); ++index)
H A DStELFFile.cpp499 unsigned count = getSectionCount();

Completed in 71 milliseconds