Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h181 extern const elfcap_desc_t *elfcap_getdesc_hw2_386(void);
H A Delfcap.c841 elfcap_getdesc_hw2_386(void) in elfcap_getdesc_hw2_386() function
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c78 { ELFCAP_NUM_HW2_386, elfcap_getdesc_hw2_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c167 if (conv_iter_elfcap(elfcap_getdesc_hw2_386(), in conv_iter_cap_val_hw2()