elfcap_hw3_from_str
if ((v = elfcap_hw3_from_str(ELFCAP_STYLE,
CA_SUNW_HW_3, elfcap_hw3_from_str));
if ((val = (Xword)elfcap_hw3_from_str(ELFCAP_STYLE,
return (elfcap_hw3_from_str(style, str, mach));
extern elfcap_from_str_func_t elfcap_hw3_from_str;