Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dcap.c117 hwcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap1_check() function
286 if (hwcap1_check(scapset, val, rej) == 0) in cap_check()
1149 if (hwcap1_check(scapset, val, NULL) == 0) in sym_cap_check()
H A Dobject.c270 (hwcap1_check(scapset, omsk, &rej) == 0)) || in elf_obj_fini()
H A D_rtld.h719 extern int hwcap1_check(Syscapset *, Xword, Rej_desc *);