Home
last modified time | relevance | path

Searched refs:CA_SUNW_HW_2 (Results 1 – 14 of 14) sorted by relevance

/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Dcap.c74 * Third, investigate any CA_SUNW_HW_2 hardware capabilities. in compare()
297 case CA_SUNW_HW_2: in cap_check()
848 { { 0, 0, 0 }, { 0, 0, 0 }, NULL } /* CA_SUNW_HW_2 */
888 * tokens could be CA_SUNW_HW_1 or CA_SUNW_HW_2. in cap_modify()
892 ndx = CA_SUNW_HW_2; in cap_modify()
916 * families (CA_SUNW_HW_1, CA_SUNW_HW_2), the number can be in cap_modify()
920 * LD_HWCAP=[2]0x80 sets CA_SUNW_HW_2 with 0x80 in cap_modify()
933 ndx = CA_SUNW_HW_2; in cap_modify()
971 for (ndx = 0; ndx < CA_SUNW_HW_2; ndx++) { in cap_modify()
1051 cap_settings[CA_SUNW_HW_2 in cap_alternative()
[all...]
H A Drtld.msg195 @ MSG_LDD_REJ_HWCAP_2 " - hardware capability (CA_SUNW_HW_2) unsupported: %s"
207 @ MSG_LDD_WARN_HWCAP_2 "%s: warning: hardware capability (CA_SUNW_HW_2) \
228 @ MSG_ERR_REJ_HWCAP_2 "%s: hardware capability (CA_SUNW_HW_2) unsupported: %s"
H A Delf.c2331 case CA_SUNW_HW_2:
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg33 @ MSG_CA_SUNW_HW_2_CF "CA_SUNW_HW_2" # 3
H A Dcap_machelf.c143 case CA_SUNW_HW_2: in conv_cap_val()
/titanic_51/usr/src/common/elfcap/
H A Delfcap.c461 * Expand a CA_SUNW_HW_2 value.
516 case CA_SUNW_HW_2: in elfcap_tag_to_str()
599 case CA_SUNW_HW_2: in elfcap_tag_from_str()
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg78 @ MSG_DESC_HW2 "Hardware capabilities (CA_SUNW_HW_2) bit values"
163 Hardware capability (CA_SUNW_HW_2) values. This is available for\n\
252 value of the hardware capabilities element (CA_SUNW_HW_2).\n\
263 o\tThe CA_SUNW_HW_2 element of the capabilities section is\n\
H A Dcap.c518 case CA_SUNW_HW_2: in print_cap()
842 ELFEDIT_CONST_CA, CA_SUNW_HW_2, 1), in cmd_body()
1024 CA_SUNW_HW_2, ELFEDIT_CONST_HW2_SUNW); in cmd_body()
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dfiles.c535 hw_cap(ofl, CA_SUNW_HW_2, scapset->oc_hw_2.cm_val); in ld_cap_move_symtoobj()
884 case CA_SUNW_HW_2: in process_cap()
960 case CA_SUNW_HW_2: in process_cap()
1113 case CA_SUNW_HW_2: in process_cap()
1116 DBG_STATE_ORIGINAL, CA_SUNW_HW_2, in process_cap()
H A Dsections.c1644 capmask_value(ofl->ofl_lml, CA_SUNW_HW_2, &ocapset->oc_hw_2, &title); in make_cap()
1746 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2, ocapset->oc_hw_2.cm_val); in make_cap()
1825 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2, in make_cap()
H A Dmap_v2.c1038 CA_SUNW_HW_2, hw2, FALSE)) in at_cap_hw()
1064 CA_SUNW_HW_2, elfcap_hw2_from_str)); in at_cap_hw_2()
H A Dlibld.msg693 @ MSG_REJ_HWCAP_2 "file %s: hardware capability (CA_SUNW_HW_2) \
/titanic_51/usr/src/uts/common/sys/
H A Delf.h936 #define CA_SUNW_HW_2 3 /* second hardware capabilities entry */ macro
/titanic_51/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg756 @ MSG_REJ_HWCAP_2 "obj=%s; rejected: hardware capability (CA_SUNW_HW_2) \
1003 (CA_SUNW_HW_2): [ %s ]"
1188 @ MSG_CAP_SYS_HW_2 "hardware capabilities (CA_SUNW_HW_2) - %s"
1194 @ MSG_CAP_ALT_HW_2 "alternative hardware capabilities (CA_SUNW_HW_2) - %s"