/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 85 * 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 D | rtld.msg | 191 @ 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 D | elf.c | 2325 case CA_SUNW_HW_1:
|
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.msg | 29 @ MSG_CA_SUNW_HW_1_CF "CA_SUNW_HW_1" # 1
|
H A D | cap_machelf.c | 135 case CA_SUNW_HW_1: in conv_cap_val()
|
/titanic_51/usr/src/common/elfcap/ |
H A D | elfcap.c | 435 * 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 D | cap.msg | 76 @ 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 D | cap.c | 502 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 D | files.c | 376 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 D | map.c | 82 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 D | sections.c | 1645 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 D | map_v2.c | 1035 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 D | libld.msg | 685 @ MSG_REJ_HWCAP_1 "file %s: hardware capability (CA_SUNW_HW_1) \
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 934 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 810 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
|
/titanic_51/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 748 @ 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"
|