Searched refs:CA_SUNW_HW_2 (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | cap_machelf.c | 143 case CA_SUNW_HW_2:
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 74 * Third, investigate any CA_SUNW_HW_2 hardware capabilities. 297 case CA_SUNW_HW_2: 848 { { 0, 0, 0 }, { 0, 0, 0 }, NULL } /* CA_SUNW_HW_2 */ 888 * tokens could be CA_SUNW_HW_1 or CA_SUNW_HW_2. 892 ndx = CA_SUNW_HW_2; 916 * families (CA_SUNW_HW_1, CA_SUNW_HW_2), the number can be 920 * LD_HWCAP=[2]0x80 sets CA_SUNW_HW_2 with 0x80 933 ndx = CA_SUNW_HW_2; 971 for (ndx = 0; ndx < CA_SUNW_HW_2; ndx++) { 1051 cap_settings[CA_SUNW_HW_2 [all...] |
H A D | elf.c | 2331 case CA_SUNW_HW_2:
|
/illumos-gate/usr/src/common/elfcap/ |
H A D | elfcap.c | 457 * Expand a CA_SUNW_HW_2 value. 512 case CA_SUNW_HW_2: 595 case CA_SUNW_HW_2:
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.c | 518 case CA_SUNW_HW_2: 842 ELFEDIT_CONST_CA, CA_SUNW_HW_2, 1), 1024 CA_SUNW_HW_2, ELFEDIT_CONST_HW2_SUNW);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 784 #define CA_SUNW_HW_2 3 /* second hardware capabilities entry */ macro
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 535 hw_cap(ofl, CA_SUNW_HW_2, scapset->oc_hw_2.cm_val); 884 case CA_SUNW_HW_2: 960 case CA_SUNW_HW_2: 1113 case CA_SUNW_HW_2: 1116 DBG_STATE_ORIGINAL, CA_SUNW_HW_2,
|
H A D | sections.c | 1647 capmask_value(ofl->ofl_lml, CA_SUNW_HW_2, &ocapset->oc_hw_2, &title); 1749 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2, ocapset->oc_hw_2.cm_val); 1828 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2,
|
H A D | map_v2.c | 1038 CA_SUNW_HW_2, hw2, FALSE)) 1064 CA_SUNW_HW_2, elfcap_hw2_from_str));
|
Completed in 114 milliseconds