Lines Matching refs:SHN_LORESERVE
425 if (NumberOfSections >= ELF::SHN_LORESERVE)
431 if (ShstrtabIndex >= ELF::SHN_LORESERVE)
445 if (shndx >= ELF::SHN_LORESERVE && !Reserved)
451 uint16_t Index = (shndx >= ELF::SHN_LORESERVE && !Reserved) ?
927 if (MSD.SectionIndex >= ELF::SHN_LORESERVE)
978 if (Index >= ELF::SHN_LORESERVE)
1436 NumSections >= ELF::SHN_LORESERVE ? NumSections : 0;
1438 ShstrtabIndex >= ELF::SHN_LORESERVE ? ShstrtabIndex : 0;