Searched refs:st_entsize (Results 1 – 1 of 1) sorted by relevance
65 uint16_t sh_count, sh_entsize, st_count, st_entsize, i, j; in FUNC() local97 st_entsize = FUNC(swap_uint)(shdr->sh_entsize); in FUNC()98 st_count = FUNC(swap_uint)(shdr->sh_size) / st_entsize; in FUNC()110 sym = symtab + (j * st_entsize); in FUNC()