Searched refs:CA_SUNW_HW_2 (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 297 case CA_SUNW_HW_2: in cap_check() 892 ndx = CA_SUNW_HW_2; 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 - 1].cs_aval = &alt_scapset->sc_hw_2; in cap_alternative() 1160 case CA_SUNW_HW_2: in sym_cap_check()
|
H A D | rtld.msg | 195 @ 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 D | elf.c | 2331 case CA_SUNW_HW_2:
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.msg | 33 @ MSG_CA_SUNW_HW_2_CF "CA_SUNW_HW_2" # 3
|
H A D | cap_machelf.c | 143 case CA_SUNW_HW_2: in conv_cap_val()
|
/titanic_41/usr/src/common/elfcap/ |
H A D | elfcap.c | 504 case CA_SUNW_HW_2: in elfcap_tag_to_str() 587 case CA_SUNW_HW_2: in elfcap_tag_from_str()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 78 @ 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 D | cap.c | 518 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_41/usr/src/uts/common/sys/ |
H A D | elf.h | 784 #define CA_SUNW_HW_2 3 /* second hardware capabilities entry */ macro
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 535 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 D | sections.c | 1644 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 D | map_v2.c | 1038 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 D | libld.msg | 694 @ MSG_REJ_HWCAP_2 "file %s: hardware capability (CA_SUNW_HW_2) \
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 756 @ 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"
|