Home | History | Annotate | Download | only in src

Lines Matching refs:SHN_LORESERVE

423   if (shdrstrndx < SHN_LORESERVE)
1459 || (scnidx >= SHN_LORESERVE
1947 || (sym->st_shndx >= SHN_LORESERVE
1985 if (sec < SHN_LORESERVE)
1996 elf_assert (sec < SHN_LORESERVE || shndxdata != NULL);