HomeSort by: relevance | last modified time | path
    Searched defs:sectionCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/elftosb/dist/sbtool/
EncoreBootImageReader.cpp 133 unsigned sectionCount = m_header.m_sectionCount;
134 while (sectionCount--)
  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.h 891 inline unsigned sectionCount() const { return (unsigned)m_sections.size(); }

Completed in 15 milliseconds