Home | History | Annotate | Download | only in libiberty

Lines Matching refs:sh_offset

161   unsigned char	sh_offset[4];		/* Section file offset */
176 unsigned char sh_offset[8]; /* Section file offset */
534 shstrhdr, sh_offset, Elf_Addr);
566 shdr, sh_offset, Elf_Addr);
769 unsigned int sh_offset, unsigned int sh_size,
791 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_offset, Elf_Addr, sh_offset);
823 size_t sh_offset;
854 sh_offset = shdr_offset + shnum * shdr_size;
880 new_sh_offset = sh_offset + mask;
882 while (new_sh_offset > sh_offset)
888 write = new_sh_offset - sh_offset;
891 if (!simple_object_internal_write (descriptor, sh_offset, zeroes,
894 sh_offset += write;
900 if (!simple_object_internal_write (descriptor, sh_offset + sh_size,
909 sh_name, SHT_PROGBITS, 0, sh_offset,
916 sh_offset += sh_size;
920 sh_name, SHT_STRTAB, 0, sh_offset,
927 if (!simple_object_internal_write (descriptor, sh_offset, &zero, 1,
930 ++sh_offset;
937 if (!simple_object_internal_write (descriptor, sh_offset,
941 sh_offset += len;
944 if (!simple_object_internal_write (descriptor, sh_offset,