Searched refs:CA_SUNW_PLAT (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.msg | 35 @ MSG_CA_SUNW_PLAT_CF "CA_SUNW_PLAT" # 4
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.msg | 194 @ 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 D | cap.c | 303 case CA_SUNW_PLAT: in cap_check() 1168 case CA_SUNW_PLAT: in sym_cap_check()
|
H A D | elf.c | 2334 case CA_SUNW_PLAT:
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 223 case CA_SUNW_PLAT: in Elf_cap_entry()
|
H A D | liblddbg.msg | 754 @ 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 D | files.c | 524 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 D | sections.c | 1642 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 D | map_v2.c | 1148 CA_SUNW_PLAT)); in at_cap_plat()
|
H A D | libld.msg | 692 @ MSG_REJ_PLATCAP "file %s: platform capability (CA_SUNW_PLAT) \
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 785 #define CA_SUNW_PLAT 4 /* platform capability entry */ macro
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.c | 441 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 D | elfdump.c | 1480 if ((strs == NULL) && ((cap->c_tag == CA_SUNW_PLAT) || in cap_section()
|