Searched refs:sym_value_hex_print (Results 1 – 1 of 1) sorted by relevance
237 static void sym_value_hex_print(const GElf_Sym *);1641 nm_opts.value_print_fn = &sym_value_hex_print; in set_opt_value_print_fn()2072 sym_value_hex_print(const GElf_Sym *sym) in sym_value_hex_print() function