Home
last modified time | relevance | path

Searched refs:CA_SUNW_PLAT (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcap.msg35 @ MSG_CA_SUNW_PLAT_CF "CA_SUNW_PLAT" # 4
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg194 @ MSG_LDD_REJ_PLATCAP " - platform capability (CA_SUNW_PLAT) unsupported: %s"
205 @ MSG_LDD_WARN_PLATCAP "%s: warning: platform capability (CA_SUNW_PLAT) \
227 @ MSG_ERR_REJ_PLATCAP "%s: platform capability (CA_SUNW_PLAT) unsupported: %s"
H A Dcap.c303 case CA_SUNW_PLAT: in cap_check()
1168 case CA_SUNW_PLAT: in sym_cap_check()
H A Delf.c2334 case CA_SUNW_PLAT:
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c223 case CA_SUNW_PLAT: in Elf_cap_entry()
H A Dliblddbg.msg754 @ MSG_REJ_PLATCAP "obj=%s; rejected: platform capability (CA_SUNW_PLAT) \
1001 (CA_SUNW_PLAT): [ %s ]"
1187 @ MSG_CAP_SYS_PLAT "platform capability (CA_SUNW_PLAT) - %s"
1193 @ MSG_CAP_ALT_PLAT "alternative platform capability (CA_SUNW_PLAT) - %s"
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c524 CA_SUNW_PLAT, &ofl->ofl_ocapset.oc_plat); in ld_cap_move_symtoobj()
876 case CA_SUNW_PLAT: in process_cap()
964 case CA_SUNW_PLAT: in process_cap()
966 FLG_OF1_OVPLATCAP, CA_SUNW_PLAT, in process_cap()
1120 case CA_SUNW_PLAT: in process_cap()
1126 DBG_STATE_ORIGINAL, CA_SUNW_PLAT, capstr->cs_str)); in process_cap()
H A Dsections.c1642 capstr_value(ofl->ofl_lml, CA_SUNW_PLAT, &ocapset->oc_plat, &title); in make_cap()
1726 CAP_UPDATE(cap, capndx, CA_SUNW_PLAT, 0); in make_cap()
1802 CA_SUNW_PLAT, 0); in make_cap()
H A Dmap_v2.c1148 CA_SUNW_PLAT)); in at_cap_plat()
H A Dlibld.msg692 @ MSG_REJ_PLATCAP "file %s: platform capability (CA_SUNW_PLAT) \
/titanic_44/usr/src/uts/common/sys/
H A Delf.h785 #define CA_SUNW_PLAT 4 /* platform capability entry */ macro
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c441 case CA_SUNW_PLAT: in print_cap()
526 case CA_SUNW_PLAT: in print_cap()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1480 if ((strs == NULL) && ((cap->c_tag == CA_SUNW_PLAT) || in cap_section()