Lines Matching refs:SHN_UNDEF
390 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols()
406 shndx = SHN_UNDEF; in symtab_count_leading_section_symbols()
654 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols()
678 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols()
688 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols()
856 GElf_Word shndx = SHN_UNDEF; in collect_symbols()
878 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in collect_symbols()
1577 size_t debuglink = SHN_UNDEF; in copy_elided_sections()
1619 ndx_section[secndx - 1] = SHN_UNDEF; in copy_elided_sections()
1686 if (sec->shdr.sh_link != SHN_UNDEF) in copy_elided_sections()
1745 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections()
1753 if (shndx != SHN_UNDEF && shndx < SHN_LORESERVE) in copy_elided_sections()
1763 shndx = SHN_UNDEF; in copy_elided_sections()
1787 if (shndx[i] == SHN_UNDEF || shndx[i] >= stripped_shnum) in copy_elided_sections()
1848 if (s->shndx == SHN_UNDEF in copy_elided_sections()
1964 ELF_CHECK (gelf_update_symshndx (symdata, shndxdata, 0, &sym, SHN_UNDEF), in copy_elided_sections()
1988 &sym, SHN_UNDEF), in copy_elided_sections()