Lines Matching full:section
15 * @brief This 8-byte header is at the start of every PEL section.
20 * | 4 | Section ID | Section Length |
25 * Section ID:
26 * A two-ASCII character field which uniquely identifies the type of section.
28 * Section length:
29 * Length in bytes of the section, including the entire section header.
31 * Section Version:
34 * Section sub-type:
35 * Optional. Additional identifier describing the section.
66 * @brief A two character ASCII field which identifies the section type.
71 * @brief The size of the section in bytes, including this section header.
76 * @brief The section format version.
81 * @brief The section sub-type.
87 * section.
117 * @brief Stream insertion operator for the section header