Lines Matching refs:acl_is_expected_elfclass
5933 acl_is_expected_elfclass ()
5940 acl_is_expected_elfclass ()
5947 acl_is_expected_elfclass ()
5954 acl_is_expected_elfclass ()
6157 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
6167 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
6174 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
6184 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then
6213 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
6223 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
6230 if test -f "$dir/$f" && acl_is_expected_elfclass < "$dir/$f"; then
6240 if test -f "$dir/$libname.$acl_libext" && ${AR-ar} -p "$dir/$libname.$acl_libext" | acl_is_expected_elfclass; then