Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c326 case CA_SUNW_SF_1: in cap_check()
959 case CA_SUNW_SF_1: in cap_modify()
1129 if (rpl_sfcap && (cap_modify(CA_SUNW_SF_1, rpl_sfcap) == 0)) in cap_alternative()
1149 if (prm_sfcap && (cap_modify(CA_SUNW_SF_1, prm_sfcap) == 0)) in cap_alternative()
1223 case CA_SUNW_SF_1: in sym_cap_check()
H A Drtld.msg193 @ MSG_LDD_REJ_SFCAP_1 " - software capability (CA_SUNW_SF_1) unsupported: %s"
204 @ MSG_LDD_WARN_SFCAP_1 "%s: warning: software capability (CA_SUNW_SF_1) \
230 @ MSG_ERR_REJ_SFCAP_1 "%s: software capability (CA_SUNW_SF_1) unsupported: %s"
H A Delf.c2302 case CA_SUNW_SF_1:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg33 @ MSG_CA_SUNW_SF_1_CF "CA_SUNW_SF_1" # 2
H A Dcap_machelf.c154 case CA_SUNW_SF_1: in conv_cap_val()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg79 @ MSG_DESC_SF1 "Software capabilities (CA_SUNW_SF_1) bit values"
161 Software capability (CA_SUNW_SF_1) values. This can be an integer\n\
240 value of the software capabilities element (CA_SUNW_SF_1).\n\
251 o\tThe CA_SUNW_SF_1 element of the capabilities section is\n\
H A Dcap.c512 case CA_SUNW_SF_1: in print_cap()
845 ELFEDIT_CONST_CA, CA_SUNW_SF_1, 1), in cmd_body()
1034 CA_SUNW_SF_1, ELFEDIT_CONST_SF1_SUNW); in cmd_body()
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c704 case CA_SUNW_SF_1: in elfcap_tag_to_str()
799 case CA_SUNW_SF_1: in elfcap_tag_from_str()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c267 CA_SUNW_SF_1, val, ld_targ.t_m.m_mach)); in sf1_cap()
337 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_SF_1, in sf1_cap()
339 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1, in sf1_cap()
376 CA_SUNW_SF_1, ofl->ofl_ocapset.oc_sf_1.cm_val, ld_targ.t_m.m_mach)); in sf1_cap()
914 case CA_SUNW_SF_1: in process_cap()
977 if (data->c_tag == CA_SUNW_SF_1) { in process_cap()
1139 case CA_SUNW_SF_1: in process_cap()
1142 DBG_STATE_ORIGINAL, CA_SUNW_SF_1, in process_cap()
H A Dsections.c1665 capmask_value(ofl->ofl_lml, CA_SUNW_SF_1, &ocapset->oc_sf_1, &title); in make_cap()
1779 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1, ocapset->oc_sf_1.cm_val); in make_cap()
1862 CAP_UPDATE(cap, capndx, CA_SUNW_SF_1, in make_cap()
H A Dmap_support.c225 case CA_SUNW_SF_1: in ld_map_cap_sanitize()
H A Dmap.c1327 if (!map_cap(mf, CA_SUNW_SF_1, in ld_map_parse_v1()
H A Dmap_v2.c1182 CA_SUNW_SF_1, sf1, TRUE)) in at_cap_sf()
1196 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) \
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h954 #define CA_SUNW_SF_1 2 /* first software capabilities entry */ macro
/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/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg747 @ MSG_REJ_SFCAP_1 "obj=%s; rejected: software capability (CA_SUNW_SF_1) \
997 (CA_SUNW_SF_1): [ %s ]"
1187 @ MSG_CAP_SYS_SF_1 "software capabilities (CA_SUNW_SF_1) - %s"
1194 @ MSG_CAP_ALT_SF_1 "alternative software capabilities (CA_SUNW_SF_1) - %s"
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c586 if (cp->c_tag == CA_SUNW_SF_1 && in elfexec()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1607 if ((cap->c_tag == CA_SUNW_SF_1) && in cap_section()