Lines Matching defs:section
161 u8 *section;
167 section = &buf[pe_header + 0xa8];
169 section = &buf[pe_header + 0xb8];
173 if (strncmp((char*)section, section_name, 8) == 0) {
174 /* section header size field */
175 put_unaligned_le32(size, section + 0x8);
177 /* section header vma field */
178 put_unaligned_le32(vma, section + 0xc);
180 /* section header 'size of initialised data' field */
181 put_unaligned_le32(datasz, section + 0x10);
183 /* section header 'file offset' field */
184 put_unaligned_le32(offset, section + 0x14);
188 section += 0x28;
211 * Modify .reloc section contents with a single entry. The
212 * relocation is applied to offset 10 of the relocation section.
222 * address in the .compat section, so loaders can figure out which other
273 /* Reserve 0x20 bytes for .reloc section */
322 /* Reserve 0x20 bytes for .compat section */
448 * section does not get overwritten. The head section occupies