Searched refs:elfcap_to_str_func_t (Results 1 – 2 of 2) sorted by relevance
132 typedef elfcap_err_t elfcap_to_str_func_t(elfcap_style_t, elfcap_mask_t, char *, typedef135 extern elfcap_to_str_func_t elfcap_hw1_to_str;136 extern elfcap_to_str_func_t elfcap_hw2_to_str;137 extern elfcap_to_str_func_t elfcap_sf1_to_str;
39 Conv_fmt_flags_t fmt_flags, elfcap_to_str_func_t *fptr) in conv_cap()