Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c128 hwcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap1_check() function
321 if (hwcap1_check(scapset, val, rej) == 0) in cap_check()
1220 if (hwcap1_check(scapset, val, NULL) == 0) in sym_cap_check()
H A Dobject.c268 (hwcap1_check(scapset, omsk, &rej) == 0)) || in elf_obj_fini()
H A D_rtld.h712 extern int hwcap1_check(Syscapset *, Xword, Rej_desc *);