Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Das.h408 DEBUG_UNSPECIFIED, enumerator
Das.c74 enum debug_info_type debug_type = DEBUG_UNSPECIFIED;
Decoff.c2211 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
2214 else if (debug_type == DEBUG_UNSPECIFIED) in add_file()
2331 if (debug_type == DEBUG_UNSPECIFIED) in ecoff_new_file()
Dread.c5875 case DEBUG_UNSPECIFIED: in generate_lineno_debug()
DChangeLog-00011939 DEBUG_UNSPECIFIED.
4219 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
4232 * ecoff.c (add_file): Turn on DEBUG_ECOFF only if DEBUG_UNSPECIFIED.
DChangeLog-98992947 DEBUG_UNSPECIFIED rather than DEBUG_NONE for initial test.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nios2.c2460 if (debug_type != DEBUG_UNSPECIFIED) in md_begin()