Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c274 struct debug_field_s struct
1708 struct debug_field_s *f; in debug_make_field()
1710 f = (struct debug_field_s *) xmalloc (sizeof *f); in debug_make_field()
1734 struct debug_field_s *f; in debug_make_static_member()
1736 f = (struct debug_field_s *) xmalloc (sizeof *f); in debug_make_static_member()
2542 struct debug_field_s *f; in debug_write_type()
2724 struct debug_field_s *f; in debug_write_class_type()
3259 struct debug_field_s **pf1, **pf2; in debug_class_type_samep()
3265 struct debug_field_s *f1, *f2; in debug_class_type_samep()
H A Ddebug.h141 typedef struct debug_field_s *debug_field;
H A DChangeLog-2009383 (struct debug_type_s, struct debug_field_s, struct
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h141 typedef struct debug_field_s *debug_field;
H A Ddebug.c279 struct debug_field_s struct
1707 struct debug_field_s *f; in debug_make_field()
1733 struct debug_field_s *f; in debug_make_static_member()
2542 struct debug_field_s *f; in debug_write_type()
2724 struct debug_field_s *f; in debug_write_class_type()
3258 struct debug_field_s **pf1, **pf2; in debug_class_type_samep()
3264 struct debug_field_s *f1, *f2; in debug_class_type_samep()
H A DChangeLog-2009383 (struct debug_type_s, struct debug_field_s, struct