Searched refs:elfcap_hw2_to_str (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h136 extern elfcap_to_str_func_t elfcap_hw2_to_str;
H A Delfcap.c460 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, function
513 return (elfcap_hw2_to_str(style, val, str, len, fmt, mach));
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c92 mach, fmt_flags, elfcap_hw2_to_str) == 0)
/illumos-gate/usr/src/cmd/isainfo/
H A Disainfo.c160 (void) elfcap_hw2_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[1],

Completed in 355 milliseconds