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_list_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/elftosb/dist/common/
EncoreBootImage.h
873
typedef std::list<Section*>
section_list_t
; //!< List of image sections.
typedef in class:elftosb::EncoreBootImage
874
typedef
section_list_t
::iterator section_iterator_t; //!< Iterator over sections.
875
typedef
section_list_t
::const_iterator const_section_iterator_t; //!< Const iterator over sections.
953
section_list_t
m_sections; //!< Sections contained in this image.
Completed in 24 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026