151 const struct value *val);
167 struct value *method_ptr);
233 const bfd_byte *valaddr,
LONGEST embedded_offset,
int(* is_vtable_name)(const char *name)
struct value * value_virtual_fn_field(struct value **valuep, struct fn_field *f, int j, struct type *type, int offset)
enum dtor_kinds is_destructor_name(const char *name)
struct value * cplus_typeid(struct value *value)
int(* method_ptr_size)(struct type *)
enum ctor_kinds(* is_constructor_name)(const char *name)
void(* print_vtable)(struct value *)
int is_vtable_name(const char *name)
enum dtor_kinds(* is_destructor_name)(const char *name)
void cplus_print_method_ptr(const gdb_byte *contents, struct type *type, struct ui_file *stream)
void cplus_make_method_ptr(struct type *type, gdb_byte *CONTENTS, CORE_ADDR address, int is_virtual)
struct value * cplus_method_ptr_to_value(struct value **this_p, struct value *method_ptr)
std::string cplus_typename_from_type_info(struct value *value)
int(* baseclass_offset)(struct type *type, int index, const bfd_byte *valaddr, LONGEST embedded_offset, CORE_ADDR address, const struct value *val)
int cp_pass_by_reference(struct type *type)
void(* print_method_ptr)(const gdb_byte *contents, struct type *type, struct ui_file *stream)
int register_cp_abi(struct cp_abi_ops *abi)
void cplus_print_vtable(struct value *value)
enum ctor_kinds is_constructor_name(const char *name)
int(* is_operator_name)(const char *name)
struct type * value_rtti_type(struct value *value, int *full, LONGEST *top, int *using_enc)
CORE_ADDR cplus_skip_trampoline(struct frame_info *frame, CORE_ADDR stop_pc)
std::string(* get_typename_from_type_info)(struct value *value)
void set_cp_abi_as_auto_default(const char *short_name)
int(* pass_by_reference)(struct type *type)
int baseclass_offset(struct type *type, int index, const gdb_byte *valaddr, LONGEST embedded_offset, CORE_ADDR address, const struct value *val)
struct type * cplus_type_from_type_info(struct value *value)
int cplus_method_ptr_size(struct type *to_type)
void(* make_method_ptr)(struct type *, gdb_byte *, CORE_ADDR, int)
struct type * cplus_typeid_type(struct gdbarch *gdbarch)
int is_operator_name(const char *name)
CORE_ADDR(* skip_trampoline)(struct frame_info *, CORE_ADDR)