Searched refs:CA_SUNW_PLAT (Results 1 – 13 of 13) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | cap.msg | 35 @ MSG_CA_SUNW_PLAT_CF "CA_SUNW_PLAT" # 4
|
/titanic_51/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_51/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() 1247 * with a CA_SUNW_PLAT capability, and the best symbol is, then retain in is_sym_the_best() 1249 * CA_SUNW_PLAT capability, and the best symbol isn't, then the new in is_sym_the_best()
|
H A D | elf.c | 205 * table. Required for CA_SUNW_MACH and CA_SUNW_PLAT in elf_cap_check() 2334 case CA_SUNW_PLAT:
|
/titanic_51/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 | 1610 * CA_SUNW_PLAT, or CA_SUNW_ID strings. in make_cap() 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 | 925 * (CA_SUNW_PLAT and CA_SUNW_MACH). Values are symbolic names that correspond 1148 CA_SUNW_PLAT)); in at_cap_plat()
|
H A D | libld.msg | 691 @ MSG_REJ_PLATCAP "file %s: platform capability (CA_SUNW_PLAT) \
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 937 #define CA_SUNW_PLAT 4 /* platform capability entry */ macro
|
/titanic_51/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_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1480 * Note that CA_SUNW_PLAT, CA_SUNW_MACH and CA_SUNW_ID in cap_section() 1484 if ((strs == NULL) && ((cap->c_tag == CA_SUNW_PLAT) || in cap_section()
|