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