Searched refs:sh_count (Results 1 – 1 of 1) sorted by relevance
13 uint16_t sh_count, sh_entsize, i; in FUNC() local16 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()22 for (i = 0; i < sh_count; i++) { in FUNC()65 uint16_t sh_count, sh_entsize, st_count, st_entsize, i, j; in FUNC() local70 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()73 for (i = 0; i < sh_count; i++) { in FUNC()80 if (i == sh_count) { in FUNC()