Home
last modified time | relevance | path

Searched refs:elfcap_hw2_from_str (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h167 extern elfcap_from_str_func_t elfcap_hw2_from_str;
H A Delfcap.c770 elfcap_hw2_from_str(elfcap_style_t style, const char *str, ushort_t mach) in elfcap_hw2_from_str() function
803 return (elfcap_hw2_from_str(style, str, mach)); in elfcap_tag_from_str()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c950 if ((val = (Xword)elfcap_hw2_from_str(ELFCAP_STYLE, in cap_modify()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1081 if ((v = elfcap_hw2_from_str(ELFCAP_STYLE, in at_cap_hw()
1138 CA_SUNW_HW_2, elfcap_hw2_from_str)); in at_cap_hw_2()