Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.c125 read_struct_fields (struct field_info *, char **, struct type *,
2819 read_struct_fields (struct field_info *fip, char **pp, struct type *type, in read_struct_fields() function
3326 || !read_struct_fields (&fi, pp, type, objfile) in read_struct_type()