Searched refs:find_oload_champ (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | valops.c | 75 static int find_oload_champ (struct type **arg_types, int nargs, int method, 1901 oload_champ = find_oload_champ (arg_types, nargs, method, num_fns, in find_overload_match() 2093 new_oload_champ = find_oload_champ (arg_types, nargs, 0, num_fns, in find_oload_champ_namespace_loop() 2141 find_oload_champ (struct type **arg_types, int nargs, int method, in find_oload_champ() function
|
H A D | ChangeLog | 11629 (find_oload_champ,oload_method_static,classify_oload_match): New.
|