Lines Matching full:header
69 * @brief ELF Header(32-bit)
82 /** Program header table offset */
84 /** Section header table offset */
88 /** ELF header size */
90 /** Program header count */
92 /** Program header count */
94 /** Section header size */
96 /** Section header count */
98 /** Section header containing section header string table */
103 * @brief ELF Header(64-bit)
116 /** Program header table offset */
118 /** Section header table offset */
122 /** ELF header size */
124 /** Program header size */
126 /** Program header count */
128 /** Section header size */
130 /** Section header count */
132 /** Section header containing section header string table */
149 * @brief Section Header(32-bit)
152 /** Section header name index in section header string table */
156 /** Section header attributes */
164 /** Section header table link index, depends on section type */
175 * @brief Section Header(64-bit)
178 /** Section header name index in section header string table */
182 /** Section header attributes */
190 /** Section header table link index, depends on section type */
234 /** Symbols related section given by section header index */
248 /** Symbols related section given by section header index */
402 * @brief Program header(32-bit)
416 * @brief Program header(64-bit)
458 /** Machine sized elf header structure */
460 /** Machine sized section header structure */
462 /** Machine sized program header structure */
485 /** Machine sized elf header structure */
487 /** Machine sized section header structure */
489 /** Machine sized program header structure */