Lines Matching refs:secno
1214 int secno = stab[j].st_shndx;1219 if (secno == SHN_COMMON) {1250 assert(secno > 0 && secno < ehdr->e_shnum);1252 if (shdr[secno].sh_type == SHT_NOBITS) {1257 ad = ehdrC + shdr[ secno ].sh_offset + stab[j].st_value;