/toolchain/binutils/binutils-2.25/bfd/ |
elfcode.h | 497 unsigned int shindex; 698 for (shdrp = i_shdrp, shindex = 0; shindex < num_sec; shindex++) 699 elf_elfsections (abfd)[shindex] = shdrp++; 703 for (shindex = 1; shindex < i_ehdrp->e_shnum; shindex++) 707 elf_swap_shdr_in (abfd, &x_shdr, i_shdrp + shindex); 710 if (i_shdrp[shindex].sh_link >= num_sec 495 unsigned int shindex; local [all...] |
elf.c | 277 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) 286 || shindex >= elf_numsections (abfd) 287 || i_shdrp[shindex] == 0) 290 shstrtab = i_shdrp[shindex]->contents; 294 offset = i_shdrp[shindex]->sh_offset; 295 shstrtabsize = i_shdrp[shindex]->sh_size; 311 i_shdrp[shindex]->sh_size = 0; 315 i_shdrp[shindex]->contents = shstrtab; 322 unsigned int shindex, 330 if (elf_elfsections (abfd) == NULL || shindex >= elf_numsections (abfd) 482 unsigned int shindex = symtab_hdr->sh_link; local 1881 abfd, hdr->sh_link, name, shindex)); local [all...] |
elf32-sh64.c | 268 const char *name, int shindex) 293 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
|
elf32-i370.c | 369 int shindex) 374 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) [all...] |
elf32-msp430.c | [all...] |
elf32-v850.c | [all...] |
elf64-hppa.c | 369 int shindex) 387 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) [all...] |
elf64-ia64-vms.c | [all...] |
elfnn-ia64.c | 893 int shindex) 915 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) [all...] |
elf64-alpha.c | [all...] |
elf64-x86-64.c | [all...] |
elf-bfd.h | [all...] |
elfnn-aarch64.c | [all...] |
elf32-arm.c | [all...] |
elf32-ppc.c | [all...] |
elfxx-mips.c | [all...] |
ChangeLog-2005 | [all...] |