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

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dstabsread.c136 static int attach_fn_fields_to_type (struct field_info *, struct type *);
3170 attach_fn_fields_to_type (struct field_info *fip, struct type *type)
3377 || !attach_fn_fields_to_type (&fi, type)
3164 attach_fn_fields_to_type (struct field_info *fip, struct type *type) function

Completed in 105 milliseconds