Home
last modified time | relevance | path

Searched refs:CA_SUNW_HW_1 (Results 1 – 16 of 16) sorted by relevance

/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Dcap.c85 * Finally, investigate any CA_SUNW_HW_1 hardware capabilities. in compare()
279 case CA_SUNW_HW_1: in cap_check()
846 { { 0, 0, 0 }, { 0, 0, 0 }, NULL }, /* CA_SUNW_HW_1 */
882 case CA_SUNW_HW_1: in cap_modify()
887 * passing in the CA_SUNW_HW_1 tag. However, the in cap_modify()
888 * tokens could be CA_SUNW_HW_1 or CA_SUNW_HW_2. in cap_modify()
897 ndx = CA_SUNW_HW_1; in cap_modify()
916 * families (CA_SUNW_HW_1, CA_SUNW_HW_2), the number can be in cap_modify()
919 * LD_HWCAP=[1]0x40 sets CA_SUNW_HW_1 with 0x40 in cap_modify()
932 if (tag == CA_SUNW_HW_1) { in cap_modify()
[all...]
H A Drtld.msg191 @ MSG_LDD_REJ_HWCAP_1 " - hardware capability (CA_SUNW_HW_1) unsupported: %s"
199 @ MSG_LDD_WARN_HWCAP_1 "%s: warning: hardware capability (CA_SUNW_HW_1) \
224 @ MSG_ERR_REJ_HWCAP_1 "%s: hardware capability (CA_SUNW_HW_1) unsupported: %s"
H A Delf.c2325 case CA_SUNW_HW_1:
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg29 @ MSG_CA_SUNW_HW_1_CF "CA_SUNW_HW_1" # 1
H A Dcap_machelf.c135 case CA_SUNW_HW_1: in conv_cap_val()
/titanic_51/usr/src/common/elfcap/
H A Delfcap.c435 * Expand a CA_SUNW_HW_1 value.
510 case CA_SUNW_HW_1: in elfcap_tag_to_str()
593 case CA_SUNW_HW_1: in elfcap_tag_from_str()
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg76 @ MSG_DESC_HW1 "Hardware capabilities (CA_SUNW_HW_1) bit values"
152 Hardware capability (CA_SUNW_HW_1) values. This can be an integer\n\
212 value of the hardware capabilities element (CA_SUNW_HW_1).\n\
223 o\tThe CA_SUNW_HW_1 element of the capabilities section is\n\
H A Dcap.c502 case CA_SUNW_HW_1: in print_cap()
828 ELFEDIT_CONST_CA, CA_SUNW_HW_1, 1), in cmd_body()
1010 CA_SUNW_HW_1, ELFEDIT_CONST_HW1_SUNW); in cmd_body()
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dfiles.c376 if (tag == CA_SUNW_HW_1) { in hw_cap()
402 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, in hw_cap()
404 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1, in hw_cap()
538 hw_cap(ofl, CA_SUNW_HW_1, scapset->oc_hw_1.cm_val); in ld_cap_move_symtoobj()
882 case CA_SUNW_HW_1: in process_cap()
959 case CA_SUNW_HW_1: in process_cap()
1099 case CA_SUNW_HW_1: in process_cap()
1102 DBG_STATE_ORIGINAL, CA_SUNW_HW_1, in process_cap()
H A Dmap.c82 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, in map_cap()
1319 if (!map_cap(mf, CA_SUNW_HW_1, in ld_map_parse_v1()
H A Dsections.c1645 capmask_value(ofl->ofl_lml, CA_SUNW_HW_1, &ocapset->oc_hw_1, &title); in make_cap()
1750 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1, ocapset->oc_hw_1.cm_val); in make_cap()
1829 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1, in make_cap()
H A Dmap_v2.c1035 CA_SUNW_HW_1, hw1, TRUE)) in at_cap_hw()
1052 CA_SUNW_HW_1, elfcap_hw1_from_str)); in at_cap_hw_1()
H A Dlibld.msg685 @ MSG_REJ_HWCAP_1 "file %s: hardware capability (CA_SUNW_HW_1) \
/titanic_51/usr/src/uts/common/sys/
H A Delf.h934 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h810 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
/titanic_51/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg748 @ MSG_REJ_HWCAP_1 "obj=%s; rejected: hardware capability (CA_SUNW_HW_1) \
995 (CA_SUNW_HW_1): [ %s ]"
1184 @ MSG_CAP_SYS_HW_1 "hardware capabilities (CA_SUNW_HW_1) - %s"
1190 @ MSG_CAP_ALT_HW_1 "alternative hardware capabilities (CA_SUNW_HW_1) - %s"