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

  /src/external/bsd/elftosb/dist/sbtool/
EncoreBootImageReader.h 32 typedef std::vector<EncoreBootImage::section_header_t> section_array_t; typedef in class:elftosb::EncoreBootImageReader
96 inline const section_array_t & getSections() const { return m_sections; }
107 section_array_t m_sections; //!< The section table.

Completed in 26 milliseconds