Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h180 extern const elfcap_desc_t *elfcap_getdesc_hw1_386(void);
H A Delfcap.c829 elfcap_getdesc_hw1_386(void) in elfcap_getdesc_hw1_386() function
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c74 { ELFCAP_NUM_HW1_386, elfcap_getdesc_hw1_386 },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c145 if (conv_iter_elfcap(elfcap_getdesc_hw1_386(), in conv_iter_cap_val_hw1()