Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c323 struct debug_method_variant_s **variants;
329 struct debug_method_variant_s struct
1782 struct debug_method_variant_s *m; in debug_make_method_variant()
1784 m = (struct debug_method_variant_s *) xmalloc (sizeof *m); in debug_make_method_variant()
1808 struct debug_method_variant_s *m; in debug_make_static_method_variant()
1810 m = (struct debug_method_variant_s *) xmalloc (sizeof *m); in debug_make_static_method_variant()
2774 struct debug_method_variant_s *v; in debug_write_class_type()
3348 struct debug_method_variant_s **pv1, **pv2; in debug_class_type_samep()
3354 struct debug_method_variant_s *v1, *v2; in debug_class_type_samep()
H A Ddebug.h160 typedef struct debug_method_variant_s *debug_method_variant;
H A DChangeLog-2009385 debug_method_variant_s, struct debug_type_s): Rename struct from
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h160 typedef struct debug_method_variant_s *debug_method_variant;
H A Ddebug.c328 struct debug_method_variant_s **variants;
334 struct debug_method_variant_s struct
1781 struct debug_method_variant_s *m; in debug_make_method_variant()
1807 struct debug_method_variant_s *m; in debug_make_static_method_variant()
2774 struct debug_method_variant_s *v; in debug_write_class_type()
3347 struct debug_method_variant_s **pv1, **pv2; in debug_class_type_samep()
3353 struct debug_method_variant_s *v1, *v2; in debug_class_type_samep()
H A DChangeLog-2009385 debug_method_variant_s, struct debug_type_s): Rename struct from