Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h166 extern elfcap_from_str_func_t elfcap_hw1_from_str;
H A Delfcap.c758 elfcap_hw1_from_str(elfcap_style_t style, const char *str, ushort_t mach) in elfcap_hw1_from_str() function
797 return (elfcap_hw1_from_str(style, str, mach)); in elfcap_tag_from_str()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c955 if ((val = (Xword)elfcap_hw1_from_str(ELFCAP_STYLE, in cap_modify()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1076 if ((v = elfcap_hw1_from_str(ELFCAP_STYLE, in at_cap_hw()
1127 CA_SUNW_HW_1, elfcap_hw1_from_str)); in at_cap_hw_1()