Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c314 case CA_SUNW_HW_1: in cap_check()
936 case CA_SUNW_HW_1: in cap_modify()
993 if (tag == CA_SUNW_HW_1) { in cap_modify()
1001 if (tag == CA_SUNW_HW_1) { in cap_modify()
1127 if (rpl_hwcap && (cap_modify(CA_SUNW_HW_1, rpl_hwcap) == 0)) in cap_alternative()
1147 if (prm_hwcap && (cap_modify(CA_SUNW_HW_1, prm_hwcap) == 0)) in cap_alternative()
1209 case CA_SUNW_HW_1: in sym_cap_check()
H A Drtld.msg192 @ MSG_LDD_REJ_HWCAP_1 " - hardware capability (CA_SUNW_HW_1) unsupported: %s"
202 @ MSG_LDD_WARN_HWCAP_1 "%s: warning: hardware capability (CA_SUNW_HW_1) \
229 @ MSG_ERR_REJ_HWCAP_1 "%s: hardware capability (CA_SUNW_HW_1) unsupported: %s"
H A Delf.c2299 case CA_SUNW_HW_1:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg31 @ MSG_CA_SUNW_HW_1_CF "CA_SUNW_HW_1" # 1
H A Dcap_machelf.c150 case CA_SUNW_HW_1: in conv_cap_val()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg78 @ MSG_DESC_HW1 "Hardware capabilities (CA_SUNW_HW_1) bit values"
155 Hardware capability (CA_SUNW_HW_1) values. This can be an integer\n\
220 value of the hardware capabilities element (CA_SUNW_HW_1).\n\
231 o\tThe CA_SUNW_HW_1 element of the capabilities section is\n\
H A Dcap.c504 case CA_SUNW_HW_1: in print_cap()
838 ELFEDIT_CONST_CA, CA_SUNW_HW_1, 1), in cmd_body()
1027 CA_SUNW_HW_1, ELFEDIT_CONST_HW1_SUNW); in cmd_body()
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c701 case CA_SUNW_HW_1: in elfcap_tag_to_str()
796 case CA_SUNW_HW_1: in elfcap_tag_from_str()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c394 case CA_SUNW_HW_1: in hw_cap()
428 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, in hw_cap()
430 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1, in hw_cap()
567 hw_cap(ofl, CA_SUNW_HW_1, scapset->oc_hw_1.cm_val); in ld_cap_move_symtoobj()
913 case CA_SUNW_HW_1: in process_cap()
991 case CA_SUNW_HW_1: in process_cap()
1132 case CA_SUNW_HW_1: in process_cap()
1135 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()
1320 if (!map_cap(mf, CA_SUNW_HW_1, in ld_map_parse_v1()
H A Dsections.c1664 capmask_value(ofl->ofl_lml, CA_SUNW_HW_1, &ocapset->oc_hw_1, &title); in make_cap()
1775 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1, ocapset->oc_hw_1.cm_val); in make_cap()
1858 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1, in make_cap()
H A Dmap_v2.c1108 CA_SUNW_HW_1, hw1, TRUE)) in at_cap_hw()
1127 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) \
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h953 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h810 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg745 @ MSG_REJ_HWCAP_1 "obj=%s; rejected: hardware capability (CA_SUNW_HW_1) \
995 (CA_SUNW_HW_1): [ %s ]"
1186 @ MSG_CAP_SYS_HW_1 "hardware capabilities (CA_SUNW_HW_1) - %s"
1193 @ MSG_CAP_ALT_HW_1 "alternative hardware capabilities (CA_SUNW_HW_1) - %s"