Lines Matching full:section

86 .Bl -tag -compact -width "Section Data"
92 .It Em Section Data
93 ELF section data, if any, will be placed next, keeping each section's
96 The ELF section header table, if any, will be placed last.
107 .Bl -tag -compact -width "Section Data"
115 .It Em Section Data
116 The data for each ELF section will be placed at the offset specified
119 field of the section's header.
120 The size of the section will be taken from the
122 field of the section header.
124 The ELF section header table, if any, will be placed at the offset
169 set this field to the file offset of the ELF section header table.
172 section names.
184 .It "Section Header"
185 The fields of ELF section headers that need to be set by the
190 To be set to the memory address where the section should reside.
193 field to the desired alignment for the section's contents.
197 descriptor associated with the section.
204 To be set to the desired section flags.
212 To be set to the index of the section's name in the string table
213 containing section names.
216 field to the file offset of the section's contents.
219 field to the file size of the section's contents.
221 To be set to the type of the section.
223 .It "Section Data"
226 descriptors associated with each section specify its contents
233 To be set to the desired alignment, within the containing section, of
237 to the file offset, within the section, at which the descriptor's data
293 specified an alignment incompatible with its containing section.
297 contained section descriptors that overlapped in extent.
301 contained section descriptors that were incorrectly aligned or were
316 was set on the Elf descriptor and the section header table overlapped
317 an extent mapped by a section descriptor.
335 contained a section with an unrecognized type.
337 The section header at index
339 had an illegal section type.
351 contained a section with an unsupported ELF type.