Lines Matching refs:e_shnum
129 for (i = 0; i < eif.ehdr->e_shnum; i++) {
181 if (sym->st_shndx >= eif.ehdr->e_shnum) {
283 size = (vaddr_t)shdr + (vaddr_t)(ehdr->e_shnum * sizeof(Elf_Shdr)) -
313 for (i = 0; i < eif.ehdr->e_shnum; i++) {
344 for (i = 0; i < eif.ehdr->e_shnum; i++) {
386 if (j >= eif.ehdr->e_shnum) {
393 for (i = 0; i < eif.ehdr->e_shnum; i++) {
397 if (i == eif.ehdr->e_shnum) {
408 if (j == SHN_UNDEF || j >= eif.ehdr->e_shnum) {
434 for (i = 0; i < eif.ehdr->e_shnum; i++) {
455 for (i = 0; i < eif.ehdr->e_shnum; i++) {
468 if (secidx >= eif.ehdr->e_shnum) {
490 for (i = 0; i < eif.ehdr->e_shnum; i++) {
503 if (secidx >= eif.ehdr->e_shnum) {