Home
last modified time | relevance | path

Searched refs:ELFCAP_STYLE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcap.c819 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP macro
890 if ((val = (Xword)elfcap_hw2_from_str(ELFCAP_STYLE, in cap_modify()
895 if ((val = (Xword)elfcap_hw1_from_str(ELFCAP_STYLE, in cap_modify()
907 if ((val = (Xword)elfcap_sf1_from_str(ELFCAP_STYLE, in cap_modify()
985 #undef ELFCAP_STYLE
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c43 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP macro
894 if ((v = (* elfcap_from_str_func)(ELFCAP_STYLE, in parse_cap_mask()
1009 if ((v = elfcap_hw1_from_str(ELFCAP_STYLE, in at_cap_hw()
1014 if ((v = elfcap_hw2_from_str(ELFCAP_STYLE, in at_cap_hw()
1088 if ((v = elfcap_sf1_from_str(ELFCAP_STYLE, in at_cap_sf()