Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/
H A Deval.c1644 struct value *called_method = NULL; in evaluate_subexp_standard() local
1842 called_method in evaluate_subexp_standard()
1846 called_method in evaluate_subexp_standard()
1853 called_method = msg_send_stret; in evaluate_subexp_standard()
1855 called_method = msg_send; in evaluate_subexp_standard()
1871 struct type *callee_type = value_type (called_method); in evaluate_subexp_standard()
1893 argvec[0] = called_method; in evaluate_subexp_standard()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Deval.c1644 struct value *called_method = NULL; in evaluate_subexp_standard() local
1842 called_method in evaluate_subexp_standard()
1846 called_method in evaluate_subexp_standard()
1853 called_method = msg_send_stret; in evaluate_subexp_standard()
1855 called_method = msg_send; in evaluate_subexp_standard()
1871 struct type *callee_type = value_type (called_method); in evaluate_subexp_standard()
1893 argvec[0] = called_method; in evaluate_subexp_standard()