Lines Matching refs:found_other_class
1580 int whatcode, int mode, bool *found_other_class, bool free_name) in open_verify() argument
1704 *found_other_class = true; in open_verify()
1799 bool *found_other_class) in open_path() argument
1853 found_other_class, false); in open_path()
2019 bool found_other_class = false; in _dl_map_object() local
2049 &found_other_class); in _dl_map_object()
2065 &found_other_class); in _dl_map_object()
2079 LA_SER_RUNPATH, &found_other_class); in _dl_map_object()
2088 LA_SER_LIBPATH, &found_other_class); in _dl_map_object()
2096 LA_SER_RUNPATH, &found_other_class); in _dl_map_object()
2105 LA_SER_CONFIG, mode, &found_other_class, in _dl_map_object()
2159 LA_SER_CONFIG, mode, &found_other_class, in _dl_map_object()
2176 &realname, &fb, l, LA_SER_DEFAULT, &found_other_class); in _dl_map_object()
2194 &found_other_class, true); in _dl_map_object()
2242 else if (found_other_class) in _dl_map_object()