Home
last modified time | relevance | path

Searched refs:elfcap_getdesc_hw3_386 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h182 extern const elfcap_desc_t *elfcap_getdesc_hw3_386(void);
H A Delfcap.c847 elfcap_getdesc_hw3_386(void) in elfcap_getdesc_hw3_386() function
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c82 { ELFCAP_NUM_HW3_386, elfcap_getdesc_hw3_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c192 if (conv_iter_elfcap(elfcap_getdesc_hw3_386(), in conv_iter_cap_val_hw3()