Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h179 extern const elfcap_desc_t *elfcap_getdesc_hw1_sparc(void);
H A Delfcap.c823 elfcap_getdesc_hw1_sparc(void) in elfcap_getdesc_hw1_sparc() function
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A Delfcap_chk.c75 { ELFCAP_NUM_HW1_SPARC, elfcap_getdesc_hw1_sparc }
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c152 if (conv_iter_elfcap(elfcap_getdesc_hw1_sparc(), in conv_iter_cap_val_hw1()