Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dvalops.c86 static int oload_method_static (int method, struct fn_field *fns_ptr,
2001 oload_method_static (method, fns_ptr, in find_overload_match()
2030 *staticp = oload_method_static (method, fns_ptr, oload_champ); in find_overload_match()
2227 int static_offset = oload_method_static (method, fns_ptr, ix); in find_oload_champ()
2297 oload_method_static (int method, struct fn_field *fns_ptr, int index) in oload_method_static() function