Lines Matching full:be
15 .\" are disclaimed. in no event shall Joseph Koshy be liable
51 can be one of the following values:
63 should permit the underlying ELF object to be written or updated
74 should be considered invalid after a call to
88 The ELF executable header will be placed at the start of the object.
90 If the ELF descriptor contains a program header table, it will be
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.
109 The ELF executable header will be placed at the start of the object.
111 The ELF program header table, if any, it will be placed at the offset
116 The data for each ELF section will be placed at the offset specified
120 The size of the section will be taken from the
124 The ELF section header table, if any, will be placed at the offset
131 Gaps in the coverage of the file's contents will be set to the fill value
140 The fields of the ELF executable header that need to be set by the
145 To be set to the desired entry address for executables.
147 To be set to the desired processor specific flags.
149 Must be set to one of
154 To be set to the OS ABI desired.
157 executables, this field should be set to
160 To be set to the desired machine architecture, one of the
171 To be set to the index of the string table containing
174 To be set to the type of the ELF object, one of the
179 To be set to the desired version of the ELF object.
182 All fields of the entries in the program header table need to be
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.
194 This value must be a power of two and must be at least as large as the
199 To be set to the size of each entry, for sections containing fixed size
204 To be set to the desired section flags.
206 To be set as described in
209 To be set as described in
212 To be set to the index of the section's name in the string table
221 To be set to the type of the section.
233 To be set to the desired alignment, within the containing section, of
238 should be placed.
240 To be set to the size in bytes of the memory representation of the