Home
last modified time | relevance | path

Searched defs:sectionCount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A DEncoreBootImageReader.cpp133 unsigned sectionCount = m_header.m_sectionCount; in readSectionTable() local
/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h891 inline unsigned sectionCount() const { return (unsigned)m_sections.size(); } in sectionCount() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h367 uint32_t sectionCount; member