Searched refs:sf1 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/common/elfcap/ |
H A D | elfcap.c | 91 static const elfcap_desc_t sf1[ELFCAP_NUM_SF1] = { variable 690 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt)); in elfcap_sf1_to_str() 754 return (value(style, str, &sf1[0], ELFCAP_NUM_SF1)); in elfcap_sf1_from_str() 837 return (sf1); in elfcap_getdesc_sf1()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 239 The cap:sf1 command is used to display or alter the\n\ 242 If cap:sf1 is called without arguments, the current\n\ 335 @ MSG_CMD_SF1 "sf1"
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 1152 Word sf1 = 0; in at_cap_sf() local 1163 sf1 |= v; in at_cap_sf() 1182 CA_SUNW_SF_1, sf1, TRUE)) in at_cap_sf()
|