Home
last modified time | relevance | path

Searched refs:hwcap2_check (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c153 hwcap2_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap2_check() function
333 if (hwcap2_check(scapset, val, rej) == 0) in cap_check()
1236 if (hwcap2_check(scapset, val, NULL) == 0) in sym_cap_check()
H A Dobject.c272 (hwcap2_check(scapset, omsk, &rej) == 0)) || in elf_obj_fini()
H A D_rtld.h713 extern int hwcap2_check(Syscapset *, Xword, Rej_desc *);