Searched refs:CA_SUNW_PLAT (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 223 case CA_SUNW_PLAT:
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 524 CA_SUNW_PLAT, &ofl->ofl_ocapset.oc_plat); 876 case CA_SUNW_PLAT: 964 case CA_SUNW_PLAT: 966 FLG_OF1_OVPLATCAP, CA_SUNW_PLAT, 1120 case CA_SUNW_PLAT: 1126 DBG_STATE_ORIGINAL, CA_SUNW_PLAT, capstr->cs_str));
|
H A D | sections.c | 1613 * CA_SUNW_PLAT, or CA_SUNW_ID strings. 1645 capstr_value(ofl->ofl_lml, CA_SUNW_PLAT, &ocapset->oc_plat, &title); 1729 CAP_UPDATE(cap, capndx, CA_SUNW_PLAT, 0); 1805 CA_SUNW_PLAT, 0);
|
H A D | map_v2.c | 925 * (CA_SUNW_PLAT and CA_SUNW_MACH). Values are symbolic names that correspond 1148 CA_SUNW_PLAT));
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 785 #define CA_SUNW_PLAT 4 /* platform capability entry */ macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.c | 441 case CA_SUNW_PLAT: 526 case CA_SUNW_PLAT:
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 303 case CA_SUNW_PLAT: 1168 case CA_SUNW_PLAT: 1247 * with a CA_SUNW_PLAT capability, and the best symbol is, then retain 1249 * CA_SUNW_PLAT capability, and the best symbol isn't, then the new
|
H A D | elf.c | 205 * table. Required for CA_SUNW_MACH and CA_SUNW_PLAT 2334 case CA_SUNW_PLAT:
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1487 * Note that CA_SUNW_PLAT, CA_SUNW_MACH and CA_SUNW_ID 1491 if ((strs == NULL) && ((cap->c_tag == CA_SUNW_PLAT) ||
|
Completed in 138 milliseconds