Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h153 typedef struct debug_method_s *debug_method;
H A Ddebug.c323 struct debug_method_s struct
1754 struct debug_method_s *m; in debug_make_method()
2766 struct debug_method_s *m; in debug_write_class_type()
3331 struct debug_method_s **pm1, **pm2; in debug_class_type_samep()
3337 struct debug_method_s *m1, *m2; in debug_class_type_samep()
H A DChangeLog-2009384 debug_baseclass_s, struct debug_method_s, struct
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h153 typedef struct debug_method_s *debug_method;
H A Ddebug.c318 struct debug_method_s struct
1755 struct debug_method_s *m; in debug_make_method()
1757 m = (struct debug_method_s *) xmalloc (sizeof *m); in debug_make_method()
2766 struct debug_method_s *m; in debug_write_class_type()
3332 struct debug_method_s **pm1, **pm2; in debug_class_type_samep()
3338 struct debug_method_s *m1, *m2; in debug_class_type_samep()
H A DChangeLog-2009384 debug_baseclass_s, struct debug_method_s, struct