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