Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcp-abi.h166 struct value *cplus_method_ptr_to_value (struct value **this_p,
H A Dcp-abi.c164 cplus_method_ptr_to_value (struct value **this_p, in cplus_method_ptr_to_value() function
H A Deval.c1396 arg1 = cplus_method_ptr_to_value (&arg2, arg1); in evaluate_subexp_standard()
1944 arg2 = cplus_method_ptr_to_value (&arg1, arg2); in evaluate_subexp_standard()