Searched refs:CA_SUNW_HW_3 (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.msg | 43 @ MSG_CA_SUNW_HW_3_CF "CA_SUNW_HW_3" # 7
|
H A D | cap.c | 61 #if (CA_SUNW_NUM != (CA_SUNW_HW_3 + 1)) in conv_cap_tag_strings()
|
H A D | cap_machelf.c | 162 case CA_SUNW_HW_3: in conv_cap_val()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 81 @ MSG_DESC_HW3 "Hardware capabilities (CA_SUNW_HW_3) bit values" 171 Hardware capability (CA_SUNW_HW_3) values. This can be an integer\n\ 280 value of the hardware capabilities element (CA_SUNW_HW_3).\n\ 291 o\tThe CA_SUNW_HW_3 element of the capabilities section is\n\
|
H A D | cap.c | 537 case CA_SUNW_HW_3: in print_cap() 859 ELFEDIT_CONST_CA, CA_SUNW_HW_3, 1), in cmd_body() 1048 CA_SUNW_HW_3, ELFEDIT_CONST_HW3_SUNW); in cmd_body()
|
/illumos-gate/usr/src/common/elfcap/ |
H A D | elfcap.c | 710 case CA_SUNW_HW_3: in elfcap_tag_to_str() 805 case CA_SUNW_HW_3: in elfcap_tag_from_str()
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.msg | 197 @ MSG_LDD_REJ_HWCAP_3 " - hardware capability (CA_SUNW_HW_3) unsupported: %s" 212 @ MSG_LDD_WARN_HWCAP_3 "%s: warning: hardware capability (CA_SUNW_HW_3) \ 236 @ MSG_ERR_REJ_HWCAP_3 "%s: hardware capability (CA_SUNW_HW_3) unsupported: %s"
|
H A D | cap.c | 381 case CA_SUNW_HW_3: in cap_check() 1277 case CA_SUNW_HW_3: in sym_cap_check()
|
H A D | elf.c | 2316 case CA_SUNW_HW_3:
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 402 case CA_SUNW_HW_3: in hw_cap() 561 hw_cap(ofl, CA_SUNW_HW_3, scapset->oc_hw_3.cm_val); in ld_cap_move_symtoobj() 916 case CA_SUNW_HW_3: in process_cap() 1178 case CA_SUNW_HW_3: in process_cap() 1181 DBG_STATE_ORIGINAL, CA_SUNW_HW_3, in process_cap()
|
H A D | sections.c | 1662 capmask_value(ofl->ofl_lml, CA_SUNW_HW_3, &ocapset->oc_hw_3, &title); in make_cap() 1767 CAP_UPDATE(cap, capndx, CA_SUNW_HW_3, ocapset->oc_hw_3.cm_val); in make_cap() 1850 CAP_UPDATE(cap, capndx, CA_SUNW_HW_3, in make_cap()
|
H A D | map_support.c | 210 #if CA_SUNW_NUM != (CA_SUNW_HW_3 + 1) in ld_map_cap_set_ovflag()
|
H A D | map_v2.c | 1114 CA_SUNW_HW_3, hw3, FALSE)) in at_cap_hw() 1229 CA_SUNW_HW_3, elfcap_hw3_from_str)); in at_cap_hw_3()
|
H A D | libld.msg | 697 @ MSG_REJ_HWCAP_3 "file %s: hardware capability (CA_SUNW_HW_3) \
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 959 #define CA_SUNW_HW_3 7 /* third hardware capabilities entry */ macro
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 757 @ MSG_REJ_HWCAP_3 "obj=%s; rejected: hardware capability (CA_SUNW_HW_3) \ 1005 (CA_SUNW_HW_3): [ %s ]" 1191 @ MSG_CAP_SYS_HW_3 "hardware capabilities (CA_SUNW_HW_3) - %s" 1198 @ MSG_CAP_ALT_HW_3 "alternative hardware capabilities (CA_SUNW_HW_3) - %s"
|