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

  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.h 699 * table. Subclasses must implement at least fillSectionHeader().
729 virtual void fillSectionHeader(section_header_t & header);
EncoreBootImage.cpp 142 section->fillSectionHeader(sectionHeader);
1125 void EncoreBootImage::Section::fillSectionHeader(section_header_t & header)

Completed in 15 milliseconds