Lines Matching refs:shndx_hdr
1442 Elf_Internal_Shdr *shndx_hdr;
1476 shndx_hdr = & elf_symtab_shndx_list (abfd)->hdr;
1478 shndx_hdr = NULL;
1499 if (shndx_hdr && shndx_hdr->sh_size != 0)
1509 if (bfd_seek (abfd, shndx_hdr->sh_offset, SEEK_SET) != 0)
1514 shndx_hdr->contents = shndx_buf;
1927 shndx_hdr->contents = NULL;
1951 shndx_hdr->contents = NULL;
1967 Elf_Internal_Shdr *shndx_hdr;
2045 shndx_hdr = & elf_symtab_shndx_list (abfd)->hdr;
2046 shndx_buf = (Elf_External_Sym_Shndx *) shndx_hdr->contents;
2050 shndx_hdr = NULL;