Searched refs:attach_fn_fields_to_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dstabsread.c135 static int attach_fn_fields_to_type (struct field_info *, struct type *);
3312 attach_fn_fields_to_type (struct field_info *fip, struct type *type)
3559 || !attach_fn_fields_to_type (&fi, type)
3306 attach_fn_fields_to_type (struct field_info *fip, struct type *type) function

Completed in 155 milliseconds