Home
last modified time | relevance | path

Searched refs:DEBUG_UNSPECIFIED (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Das.h450 DEBUG_UNSPECIFIED, enumerator
Das.c87 enum debug_info_type debug_type = DEBUG_UNSPECIFIED;
Decoff.c2204 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
2207 else if (debug_type == DEBUG_UNSPECIFIED) in add_file()
2324 if (debug_type == DEBUG_UNSPECIFIED) in ecoff_new_file()
Dread.c5273 case DEBUG_UNSPECIFIED: in generate_lineno_debug()
DChangeLog-00011949 DEBUG_UNSPECIFIED.
4229 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
4242 * ecoff.c (add_file): Turn on DEBUG_ECOFF only if DEBUG_UNSPECIFIED.
DChangeLog-98992947 DEBUG_UNSPECIFIED rather than DEBUG_NONE for initial test.
/openbsd/src/gnu/usr.bin/binutils/gas/
Das.h486 DEBUG_UNSPECIFIED, enumerator
Das.c89 enum debug_info_type debug_type = DEBUG_UNSPECIFIED;
Decoff.c2203 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
2206 else if (debug_type == DEBUG_UNSPECIFIED) in add_file()
2323 if (debug_type == DEBUG_UNSPECIFIED) in ecoff_new_file()
Dread.c5068 case DEBUG_UNSPECIFIED: in generate_lineno_debug()
DChangeLog-00011949 DEBUG_UNSPECIFIED.
4229 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
4242 * ecoff.c (add_file): Turn on DEBUG_ECOFF only if DEBUG_UNSPECIFIED.
DChangeLog-98992947 DEBUG_UNSPECIFIED rather than DEBUG_NONE for initial test.