Home
last modified time | relevance | path

Searched refs:debug_name (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c268 struct debug_name *name;
446 struct debug_name *list;
448 struct debug_name **tail;
488 struct debug_name struct
491 struct debug_name *next; argument
559 static struct debug_name *debug_add_to_namespace
562 static struct debug_name *debug_add_to_current_namespace
571 struct debug_name *);
574 struct debug_type *, struct debug_name *);
603 static struct debug_name *
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c267 struct debug_name *name;
445 struct debug_name *list;
447 struct debug_name **tail;
487 struct debug_name struct
490 struct debug_name *next; argument
558 static struct debug_name *debug_add_to_namespace
561 static struct debug_name *debug_add_to_current_namespace
570 struct debug_name *);
573 struct debug_type *, struct debug_name *);
602 static struct debug_name *
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c886 dbxout_type_method_1 (decl, debug_name) in dbxout_type_method_1() argument
888 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; local
1001 debug_name = IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (fndecl));
1024 dbxout_type_method_1 (fndecl, debug_name);
/openbsd-src/sys/dev/pv/
H A Dviogpu.h282 char debug_name[64]; member