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

/illumos-gate/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,
895 if ((val = (Xword)elfcap_hw1_from_str(ELFCAP_STYLE,
907 if ((val = (Xword)elfcap_sf1_from_str(ELFCAP_STYLE,
985 #undef ELFCAP_STYLE macro
/illumos-gate/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,
1009 if ((v = elfcap_hw1_from_str(ELFCAP_STYLE,
1014 if ((v = elfcap_hw2_from_str(ELFCAP_STYLE,
1088 if ((v = elfcap_sf1_from_str(ELFCAP_STYLE,

Completed in 67 milliseconds