Searched refs:capndx (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 1588 #define CAP_UPDATE(cap, capndx, tag, val) \ argument 1591 cap++, capndx++; 1601 Word capndx = 0; in make_cap() local 1711 ocapset->oc_id.cs_ndx = capndx; in make_cap() 1712 CAP_UPDATE(cap, capndx, CA_SUNW_ID, 0); in make_cap() 1725 capstr->cs_ndx = capndx; in make_cap() 1726 CAP_UPDATE(cap, capndx, CA_SUNW_PLAT, 0); in make_cap() 1740 capstr->cs_ndx = capndx; in make_cap() 1741 CAP_UPDATE(cap, capndx, CA_SUNW_MACH, 0); in make_cap() 1746 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2, ocapset->oc_hw_2.cm_val); in make_cap() [all …]
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 110 If the -capndx option is specified, elt is instead interpreted\n\ 124 from /usr/include/sys/elf.h, or as integers. If the -capndx\n\ 283 @ MSG_STR_MINUS_CAPNDX "-capndx"
|