Home | History | Annotate | Download | only in src

Lines Matching refs:SHN_HIRESERVE

519   if ((shndx >= SHN_LORESERVE && shndx <= SHN_HIRESERVE)
520 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
655 if (shndx < SHN_LORESERVE || (shndx > SHN_HIRESERVE && shndx < shnum))
680 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
1418 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)
1490 if ((shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)
1606 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE))
5284 || file->scninfo[xndx].outscnndx > SHN_HIRESERVE);
6514 || shndx > SHN_HIRESERVE)
6902 if (likely (shstrtab_ndx < SHN_HIRESERVE)