Home | History | Annotate | Download | only in src

Lines Matching refs:SHN_UNDEF

390       GElf_Word shndx = SHN_UNDEF;
406 shndx = SHN_UNDEF;
645 GElf_Word shndx = SHN_UNDEF;
668 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i;
678 GElf_Word shndx = SHN_UNDEF;
844 GElf_Word shndx = SHN_UNDEF;
864 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE)
1550 size_t debuglink = SHN_UNDEF;
1591 ndx_section[secndx - 1] = SHN_UNDEF;
1658 if (sec->shdr.sh_link != SHN_UNDEF)
1700 GElf_Word shndx = SHN_UNDEF;
1708 if (shndx != SHN_UNDEF && shndx < SHN_LORESERVE)
1718 shndx = SHN_UNDEF;
1742 if (shndx[i] == SHN_UNDEF || shndx[i] >= stripped_shnum)
1803 if (s->shndx == SHN_UNDEF
1919 ELF_CHECK (gelf_update_symshndx (symdata, shndxdata, 0, &sym, SHN_UNDEF),
1943 &sym, SHN_UNDEF),