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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dvalops.c86 static int oload_method_static (int method, struct fn_field *fns_ptr,
2003 oload_method_static (method, fns_ptr,
2032 *staticp = oload_method_static (method, fns_ptr, oload_champ);
2229 int static_offset = oload_method_static (method, fns_ptr, ix);
2299 oload_method_static (int method, struct fn_field *fns_ptr, int index)
2297 oload_method_static (int method, struct fn_field *fns_ptr, int index) function

Completed in 46 milliseconds