Searched refs:sh_count (Results 1 – 1 of 1) sorted by relevance
17 uint16_t sh_count, sh_entsize, i; in FUNC() local22 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()28 for (i = 0; i < sh_count; i++) { in FUNC()120 uint16_t sh_count, sh_entsize, st_count, st_entsize, i, j; in FUNC() local125 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()128 for (i = 0; i < sh_count; i++) { in FUNC()135 if (i == sh_count) { in FUNC()