Searched refs:CA_SUNW_SF_1 (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c139 case CA_SUNW_SF_1:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c291 case CA_SUNW_SF_1:
847 { { 0, 0, 0 }, { 0, 0, 0 }, NULL }, /* CA_SUNW_SF_1 */
899 case CA_SUNW_SF_1:
904 * triggered by a tag of CA_SUNW_SF_1, but the tokens
905 * processed could be CA_SUNW_SF_1, CA_SUNW_SF_2, etc.
909 ndx = CA_SUNW_SF_1;
1050 cap_settings[CA_SUNW_SF_1 - 1].cs_aval = &alt_scapset->sc_sf_1;
1058 if (rpl_sfcap && (cap_modify(CA_SUNW_SF_1, rpl_sfcap) == 0))
1078 if (prm_sfcap && (cap_modify(CA_SUNW_SF_1, prm_sfcap) == 0))
1152 case CA_SUNW_SF_1
[all...]
H A Delf.c2328 case CA_SUNW_SF_1:
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c478 * Expand a CA_SUNW_SF_1 value. Note, that at present these capabilities are
509 case CA_SUNW_SF_1:
592 case CA_SUNW_SF_1:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c250 CA_SUNW_SF_1, val, ld_targ.t_m.m_mach));
320 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_SF_1,
322 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1,
359 CA_SUNW_SF_1, ofl->ofl_ocapset.oc_sf_1.cm_val, ld_targ.t_m.m_mach));
883 case CA_SUNW_SF_1:
945 if (data->c_tag == CA_SUNW_SF_1) {
1106 case CA_SUNW_SF_1:
1109 DBG_STATE_ORIGINAL, CA_SUNW_SF_1,
H A Dsections.c1649 capmask_value(ofl->ofl_lml, CA_SUNW_SF_1, &ocapset->oc_sf_1, &title);
1757 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1, ocapset->oc_sf_1.cm_val);
1836 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1,
H A Dmap.c1326 if (!map_cap(mf, CA_SUNW_SF_1,
H A Dmap_support.c204 FLG_OF1_OVSFCAP1, /* CA_SUNW_SF_1 */
225 case CA_SUNW_SF_1:
H A Dmap_v2.c1109 CA_SUNW_SF_1, sf1, TRUE))
1124 CA_SUNW_SF_1, elfcap_sf1_from_str));
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c510 case CA_SUNW_SF_1:
835 ELFEDIT_CONST_CA, CA_SUNW_SF_1, 1),
1017 CA_SUNW_SF_1, ELFEDIT_CONST_SF1_SUNW);
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h783 #define CA_SUNW_SF_1 2 /* first software capabilities entry */ macro
791 * Define software capabilities (CA_SUNW_SF_1 values). Note, hardware
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h811 #define CA_SUNW_SF_1 2 /* first software capabilities entry */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c585 if (cp->c_tag == CA_SUNW_SF_1 &&
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1549 if ((cap->c_tag == CA_SUNW_SF_1) &&

Completed in 155 milliseconds