Home
last modified time | relevance | path

Searched refs:find_oload_champ (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalops.c78 static int find_oload_champ (struct type **arg_types, int nargs, int method,
1846 oload_champ = find_oload_champ (arg_types, nargs, method, num_fns, in find_overload_match()
2038 new_oload_champ = find_oload_champ (arg_types, nargs, 0, num_fns, in find_oload_champ_namespace_loop()
2086 find_oload_champ (struct type **arg_types, int nargs, int method, in find_oload_champ() function