Searched refs:make_method_ptr (Results 1 – 4 of 4) sorted by relevance
149 if (current_cp_abi.make_method_ptr == NULL) in cplus_make_method_ptr()151 (*current_cp_abi.make_method_ptr) (type, contents, value, is_virtual); in cplus_make_method_ptr()
241 void (*make_method_ptr) (struct type *, gdb_byte *, member
1596 gnu_v3_abi_ops.make_method_ptr = gnuv3_make_method_ptr; in init_gnuv3_ops()
2720 current_cp_abi.make_method_ptr callback.