Searched refs:debug_name (Results 1 – 4 of 4) sorted by relevance
268 struct debug_name *name;446 struct debug_name *list;448 struct debug_name **tail;488 struct debug_name struct491 struct debug_name *next; argument559 static struct debug_name *debug_add_to_namespace562 static struct debug_name *debug_add_to_current_namespace571 struct debug_name *);574 struct debug_type *, struct debug_name *);603 static struct debug_name *[all …]
267 struct debug_name *name;445 struct debug_name *list;447 struct debug_name **tail;487 struct debug_name struct490 struct debug_name *next; argument558 static struct debug_name *debug_add_to_namespace561 static struct debug_name *debug_add_to_current_namespace570 struct debug_name *);573 struct debug_type *, struct debug_name *);602 static struct debug_name *[all …]
886 dbxout_type_method_1 (decl, debug_name) in dbxout_type_method_1() argument888 const char *debug_name;912 fprintf (asmfile, ":%s;%c%c%c", debug_name,916 - (debug_name - IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (decl))));993 const char *debug_name; local1001 debug_name = IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (fndecl));1024 dbxout_type_method_1 (fndecl, debug_name);
282 char debug_name[64]; member