Home
last modified time | relevance | path

Searched refs:elfcap_hw2_to_str (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/common/elfcap/
H A Delfcap.h136 extern elfcap_to_str_func_t elfcap_hw2_to_str;
H A Delfcap.c464 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_hw2_to_str() function
517 return (elfcap_hw2_to_str(style, val, str, len, fmt, mach)); in elfcap_tag_to_str()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c92 mach, fmt_flags, elfcap_hw2_to_str) == 0) in conv_cap_val_hw2()
/titanic_44/usr/src/cmd/isainfo/
H A Disainfo.c160 (void) elfcap_hw2_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[1], in report_hwcap()
/titanic_44/usr/src/cmd/ptools/pargs/
H A Dpargs.c738 (void) elfcap_hw2_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap2()
742 (void) elfcap_hw2_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap2()