Searched refs:oload_method_static (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | valops.c | 84 static int oload_method_static (int method, struct fn_field *fns_ptr, 1877 oload_method_static (method, fns_ptr, in find_overload_match() 1906 *staticp = oload_method_static (method, fns_ptr, oload_champ); in find_overload_match() 2103 int static_offset = oload_method_static (method, fns_ptr, ix); in find_oload_champ() 2173 oload_method_static (int method, struct fn_field *fns_ptr, int index) in oload_method_static() function
|