Searched refs:debug_method (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.h | 153 typedef struct debug_method_s *debug_method; typedef 155 #define DEBUG_METHOD_NULL ((debug_method) NULL) 564 debug_method *, debug_type, bool); 677 extern debug_method debug_make_method
|
H A D | stabs.c | 184 debug_method **, const char *); 2135 debug_method *methods; in parse_stab_struct_type() 2668 debug_method ** retp, in parse_stab_members() 2672 debug_method *methods, *xmethods; in parse_stab_members()
|
H A D | debug.c | 176 debug_method *methods; 1317 debug_method *methods, debug_type vptrbase, in debug_make_object_type() 1749 debug_method
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.h | 153 typedef struct debug_method_s *debug_method; typedef 155 #define DEBUG_METHOD_NULL ((debug_method) NULL) 559 debug_method *, debug_type, bool); 672 extern debug_method debug_make_method
|
H A D | stabs.c | 184 debug_method **, const char *); 2108 debug_method *methods; in parse_stab_struct_type() 2645 debug_method ** retp, in parse_stab_members() 2649 debug_method *methods; in parse_stab_members() 2943 methods = ((debug_method *) in parse_stab_members()
|
H A D | debug.c | 171 debug_method *methods; 1311 debug_method *methods, debug_type vptrbase, in debug_make_object_type() 1751 debug_method
|