Lines Matching refs:acl_is_expected_elfclass
12637 acl_is_expected_elfclass ()
12644 acl_is_expected_elfclass ()
12651 acl_is_expected_elfclass ()
12658 acl_is_expected_elfclass ()
12861 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
12871 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
12878 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
12888 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
12917 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
12927 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
12934 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
12944 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then