Home
last modified time | relevance | path

Searched refs:CA_SUNW_ID (Results 1 – 11 of 11) sorted by relevance

/titanic_51/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c190 Dbg_cap_ptr_entry(lml, DBG_STATE_CURRENT, CA_SUNW_ID, oid); in Dbg_cap_id()
191 Dbg_cap_ptr_entry(lml, DBG_STATE_NEW, CA_SUNW_ID, nid); in Dbg_cap_id()
192 Dbg_cap_ptr_entry(lml, DBG_STATE_RESOLVED, CA_SUNW_ID, nid); in Dbg_cap_id()
225 case CA_SUNW_ID: in Elf_cap_entry()
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcap.c39 #if (CA_SUNW_NUM != (CA_SUNW_ID + 1)) in conv_cap_tag_strings()
H A Dcap.msg39 @ MSG_CA_SUNW_ID_CF "CA_SUNW_ID" # 6
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c216 * If a CA_SUNW_ID element exists within the current capabilities group
227 if (cap->c_tag == CA_SUNW_ID) { in cap_group_id()
343 if ((cap->c_tag == CA_SUNW_ID) && in process_args()
443 case CA_SUNW_ID: in print_cap()
528 case CA_SUNW_ID: in print_cap()
1049 * -capid command completion: Supply all CA_SUNW_ID names found in the object.
1075 if (cap->c_tag == CA_SUNW_ID) in cpl_capid_opt()
H A Dcap.msg89 to the capabilities group with a CA_SUNW_ID entry matching the\n\
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dfiles.c476 CA_SUNW_ID, ocapset->oc_id.cs_str)); in id_cap()
481 DBG_STATE_IGNORED, CA_SUNW_ID, pstr)); in id_cap()
487 CA_SUNW_ID, pstr)); in id_cap()
493 CA_SUNW_ID, pstr)); in id_cap()
549 * Note, a capability group identifier, CA_SUNW_ID, isn't used as part of the
561 * If the new capabilities contains a CA_SUNW_ID, drop the count of the in get_cap_group()
624 * no CA_SUNW_ID is defined, fabricate one. This identifier is appended in get_cap_group()
878 case CA_SUNW_ID: in process_cap()
976 case CA_SUNW_ID: in process_cap()
1138 case CA_SUNW_ID in process_cap()
[all...]
H A Dmap_support.c208 FLG_OF1_OVIDCAP /* CA_SUNW_ID */ in ld_map_cap_set_ovflag()
210 #if CA_SUNW_NUM != (CA_SUNW_ID + 1) in ld_map_cap_set_ovflag()
H A Dsections.c1610 * CA_SUNW_PLAT, or CA_SUNW_ID strings. in make_cap()
1712 CAP_UPDATE(cap, capndx, CA_SUNW_ID, 0); in make_cap()
1783 CAP_UPDATE(cap, capndx, CA_SUNW_ID, 0); in make_cap()
/titanic_51/usr/src/uts/common/sys/
H A Delf.h939 #define CA_SUNW_ID 6 /* capability identifier */ macro
/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Dcap.c339 case CA_SUNW_ID: in cap_check()
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1480 * Note that CA_SUNW_PLAT, CA_SUNW_MACH and CA_SUNW_ID in cap_section()
1486 (cap->c_tag == CA_SUNW_ID))) { in cap_section()