Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h782 BootSection() : Section() {} in BootSection() function
785 BootSection(uint32_t identifier) : Section(identifier) {} in BootSection() function