Searched refs:symentsize (Results 1 – 1 of 1) sorted by relevance
890 int symentsize = shdr_entsize(symtab_sec); in get_mcount_loc() local906 sym = (void *)sym + symentsize; in get_mcount_loc()945 int symentsize; in do_sort() local1085 symentsize = shdr_entsize(symtab_sec); in do_sort()1087 for (sym = sym_start; (void *)sym + symentsize < sym_end; in do_sort()1088 sym = (void *)sym + symentsize) { in do_sort()1106 ((void *)sort_needed_sym - (void *)symtab) / symentsize, in do_sort()