Searched refs:sf1 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/common/elfcap/ |
H A D | elfcap.c | 89 static const elfcap_desc_t sf1[ELFCAP_NUM_SF1] = { variable 487 return (expand(style, val, &sf1[0], ELFCAP_NUM_SF1, str, len, fmt)); in elfcap_sf1_to_str() 548 return (value(style, str, &sf1[0], ELFCAP_NUM_SF1)); in elfcap_sf1_from_str() 613 return (sf1); in elfcap_getdesc_sf1()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 231 The cap:sf1 command is used to display or alter the\n\ 234 If cap:sf1 is called without arguments, the current\n\ 307 @ MSG_CMD_SF1 "sf1"
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 1079 Word sf1 = 0; in at_cap_sf() local 1090 sf1 |= v; in at_cap_sf() 1109 CA_SUNW_SF_1, sf1, TRUE)) in at_cap_sf()
|