Home
last modified time | relevance | path

Searched refs:lookup_methodptr_type (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdbtypes.h1494 extern struct type *lookup_methodptr_type (struct type *);
H A Dvalops.c3410 (lookup_methodptr_type (TYPE_FN_FIELD_TYPE (f, j))); in value_struct_elt_for_reference()
3435 result = allocate_value (lookup_methodptr_type (TYPE_FN_FIELD_TYPE (f, j))); in value_struct_elt_for_reference()
H A Dgdbtypes.c754 lookup_methodptr_type (struct type *to_type) in lookup_methodptr_type() function
H A Ddwarf2read.c12291 type = lookup_methodptr_type (to_type); in read_tag_ptr_to_member_type()
12299 type = lookup_methodptr_type (new_type); in read_tag_ptr_to_member_type()