Searched refs:elfcap_mask_t (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/elfcap/
H A Delfcap.h39 typedef uint32_t elfcap_mask_t; typedef
79 elfcap_mask_t c_val; /* Bit value */
124 elfcap_mask_t, char *, size_t, elfcap_fmt_t, ushort_t);
130 typedef elfcap_err_t elfcap_to_str_func_t(elfcap_style_t, elfcap_mask_t, char *,
141 typedef elfcap_mask_t elfcap_from_str_func_t(elfcap_style_t,
148 extern elfcap_mask_t elfcap_tag_from_str(elfcap_style_t, uint64_t,
H A Delfcap.c345 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp,
390 elfcap_hw1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str,
418 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str,
439 elfcap_sf1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str,
456 elfcap_tag_to_str(elfcap_style_t style, uint64_t tag, elfcap_mask_t val,
477 static elfcap_mask_t
507 elfcap_mask_t
513 elfcap_mask_t
525 elfcap_mask_t
536 elfcap_mask_t
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Drtld.h1111 elfcap_mask_t sc_hw_1; /* CA_SUNW_HW_1 capabilities */
1112 elfcap_mask_t sc_sf_1; /* CA_SUNW_SF_1 capabilities */
1113 elfcap_mask_t sc_hw_2; /* CA_SUNW_HW_2 capabilities */
H A Dlibld.h191 elfcap_mask_t cm_val; /* bitmask value */
192 elfcap_mask_t cm_exc; /* bits to exclude from final object */
224 elfcap_mask_t cm_value; /* Bitmask value */
225 elfcap_mask_t cm_exclude; /* Bits to remove from final object */
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c249 elfcap_mask_t omsk;
H A Dcap.c841 elfcap_mask_t cs_val[3]; /* value settings, and indicator for */
843 elfcap_mask_t *cs_aval; /* alternative variable for final */
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmap.c78 elfcap_mask_t value = 0;
H A Dmap_support.c218 elfcap_mask_t mask;
H A Dmap_v2.c238 Word type, elfcap_mask_t value, Boolean title)
885 elfcap_mask_t value = 0;
H A Dfiles.c372 elfcap_mask_t *hwcap;
H A Dsections.c1425 elfcap_mask_t omsk, smsk;

Completed in 191 milliseconds