OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Fri Sep 25 00:27:33 UTC 2026