Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddebug.h160 typedef struct debug_method_variant_s *debug_method_variant; typedef
162 #define DEBUG_METHOD_VARIANT_NULL ((debug_method_variant) NULL)
676 (void *, const char *, debug_method_variant *);
687 extern debug_method_variant debug_make_method_variant
695 extern debug_method_variant debug_make_static_method_variant
Ddebug.c1753 debug_method_variant *variants) in debug_make_method()
1775 debug_method_variant
1802 debug_method_variant
Dstabs.c2538 debug_method_variant *variants = NULL; in parse_stab_members()
2587 variants = ((debug_method_variant *) in parse_stab_members()
2790 variants = ((debug_method_variant *) in parse_stab_members()
Dieee.c2551 debug_method_variant *variants; in ieee_read_cxx_class()
2905 debug_method_variant mv; in ieee_read_cxx_class()
3063 meth->variants = ((debug_method_variant *) in ieee_read_cxx_class()
DChangeLog-91971590 (struct debug_method_variant): Rename argtypes to physname.