Searched refs:st_count (Results 1 – 1 of 1) sorted by relevance
65 uint16_t sh_count, sh_entsize, st_count, st_entsize, i, j; in FUNC() local98 st_count = FUNC(swap_uint)(shdr->sh_size) / st_entsize; in FUNC()109 for (j = 0; j < st_count; j++) { in FUNC()123 if (j == st_count) { in FUNC()
Completed in 4 milliseconds