Home
last modified time | relevance | path

Searched refs:CA_SUNW_SF_1 (Results 1 – 19 of 19) sorted by relevance

/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Dcap.c291 case CA_SUNW_SF_1: in cap_check()
847 { { 0, 0, 0 }, { 0, 0, 0 }, NULL }, /* CA_SUNW_SF_1 */
899 case CA_SUNW_SF_1: in cap_modify()
904 * triggered by a tag of CA_SUNW_SF_1, but the tokens in cap_modify()
905 * processed could be CA_SUNW_SF_1, CA_SUNW_SF_2, etc. in cap_modify()
909 ndx = CA_SUNW_SF_1; in cap_modify()
1050 cap_settings[CA_SUNW_SF_1 - 1].cs_aval = &alt_scapset->sc_sf_1; in cap_alternative()
1058 if (rpl_sfcap && (cap_modify(CA_SUNW_SF_1, rpl_sfcap) == 0)) in cap_alternative()
1078 if (prm_sfcap && (cap_modify(CA_SUNW_SF_1, prm_sfcap) == 0)) in cap_alternative()
1152 case CA_SUNW_SF_1 in sym_cap_check()
[all...]
H A Drtld.msg192 @ MSG_LDD_REJ_SFCAP_1 " - software capability (CA_SUNW_SF_1) unsupported: %s"
201 @ MSG_LDD_WARN_SFCAP_1 "%s: warning: software capability (CA_SUNW_SF_1) \
225 @ MSG_ERR_REJ_SFCAP_1 "%s: software capability (CA_SUNW_SF_1) unsupported: %s"
H A Delf.c2328 case CA_SUNW_SF_1:
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg31 @ MSG_CA_SUNW_SF_1_CF "CA_SUNW_SF_1" # 2
H A Dcap_machelf.c139 case CA_SUNW_SF_1: in conv_cap_val()
/titanic_51/usr/src/common/elfcap/
H A Delfcap.c482 * Expand a CA_SUNW_SF_1 value. Note, that at present these capabilities are
513 case CA_SUNW_SF_1: in elfcap_tag_to_str()
596 case CA_SUNW_SF_1: in elfcap_tag_from_str()
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg77 @ MSG_DESC_SF1 "Software capabilities (CA_SUNW_SF_1) bit values"
158 Software capability (CA_SUNW_SF_1) values. This can be an integer\n\
232 value of the software capabilities element (CA_SUNW_SF_1).\n\
243 o\tThe CA_SUNW_SF_1 element of the capabilities section is\n\
H A Dcap.c510 case CA_SUNW_SF_1: in print_cap()
835 ELFEDIT_CONST_CA, CA_SUNW_SF_1, 1), in cmd_body()
1017 CA_SUNW_SF_1, ELFEDIT_CONST_SF1_SUNW); in cmd_body()
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dfiles.c250 CA_SUNW_SF_1, val, ld_targ.t_m.m_mach)); in sf1_cap()
320 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_SF_1, in sf1_cap()
322 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1, in sf1_cap()
359 CA_SUNW_SF_1, ofl->ofl_ocapset.oc_sf_1.cm_val, ld_targ.t_m.m_mach)); in sf1_cap()
883 case CA_SUNW_SF_1: in process_cap()
945 if (data->c_tag == CA_SUNW_SF_1) { in process_cap()
1106 case CA_SUNW_SF_1: in process_cap()
1109 DBG_STATE_ORIGINAL, CA_SUNW_SF_1, in process_cap()
H A Dsections.c1646 capmask_value(ofl->ofl_lml, CA_SUNW_SF_1, &ocapset->oc_sf_1, &title); in make_cap()
1754 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1, ocapset->oc_sf_1.cm_val); in make_cap()
1833 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1, in make_cap()
H A Dmap_support.c204 FLG_OF1_OVSFCAP1, /* CA_SUNW_SF_1 */ in ld_map_cap_set_ovflag()
225 case CA_SUNW_SF_1: in ld_map_cap_sanitize()
H A Dmap.c1326 if (!map_cap(mf, CA_SUNW_SF_1, in ld_map_parse_v1()
H A Dmap_v2.c1109 CA_SUNW_SF_1, sf1, TRUE)) in at_cap_sf()
1124 CA_SUNW_SF_1, elfcap_sf1_from_str)); in at_cap_sf_1()
H A Dlibld.msg687 @ MSG_REJ_SFCAP_1 "file %s: software capability (CA_SUNW_SF_1) \
/titanic_51/usr/src/uts/common/sys/
H A Delf.h935 #define CA_SUNW_SF_1 2 /* first software capabilities entry */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h811 #define CA_SUNW_SF_1 2 /* first software capabilities entry */ macro
/titanic_51/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg750 @ MSG_REJ_SFCAP_1 "obj=%s; rejected: software capability (CA_SUNW_SF_1) \
997 (CA_SUNW_SF_1): [ %s ]"
1185 @ MSG_CAP_SYS_SF_1 "software capabilities (CA_SUNW_SF_1) - %s"
1191 @ MSG_CAP_ALT_SF_1 "alternative software capabilities (CA_SUNW_SF_1) - %s"
/titanic_51/usr/src/uts/common/exec/elf/
H A Delf.c506 if (cp->c_tag == CA_SUNW_SF_1 && in elfexec()
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1542 if ((cap->c_tag == CA_SUNW_SF_1) && in cap_section()