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