Searched refs:capndx (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 1606 #define CAP_UPDATE(cap, capndx, tag, val) \ argument 1609 cap++, capndx++; 1619 Word capndx = 0; in make_cap() local 1732 ocapset->oc_id.cs_ndx = capndx; in make_cap() 1733 CAP_UPDATE(cap, capndx, CA_SUNW_ID, 0); in make_cap() 1746 capstr->cs_ndx = capndx; in make_cap() 1747 CAP_UPDATE(cap, capndx, CA_SUNW_PLAT, 0); in make_cap() 1761 capstr->cs_ndx = capndx; in make_cap() 1762 CAP_UPDATE(cap, capndx, CA_SUNW_MACH, 0); in make_cap() 1767 CAP_UPDATE(cap, capndx, CA_SUNW_HW_3, ocapset->oc_hw_3.cm_val); in make_cap() [all …]
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 113 If the -capndx option is specified, elt is instead interpreted\n\ 127 from /usr/include/sys/elf.h, or as integers. If the -capndx\n\ 311 @ MSG_STR_MINUS_CAPNDX "-capndx"
|