Searched refs:XCOFF_DEBUG (Results 1 – 8 of 8) sorted by relevance
35 XCOFF_DEBUG, /* Write IBM/Xcoff debug info (using dbxout.c). */ enumerator
615 #define PREFERRED_DEBUGGING_TYPE XCOFF_DEBUG
1746 else if (PREFERRED_DEBUGGING_TYPE == XCOFF_DEBUG) in process_options()1770 else if (write_symbols == XCOFF_DEBUG) in process_options()
1373 set_debug_level (XCOFF_DEBUG, code == OPT_gxcoff_, arg); in common_handle_option()
3755 if (write_symbols == SDB_DEBUG || write_symbols == XCOFF_DEBUG) in number_blocks()
5802 sdbout_begin_function. If XCOFF_DEBUG, call xcoffout_begin_function
18024 if (write_symbols == DBX_DEBUG || write_symbols == XCOFF_DEBUG) in macho_branch_islands()18061 if (write_symbols == DBX_DEBUG || write_symbols == XCOFF_DEBUG) in macho_branch_islands()
8164 @code{XCOFF_DEBUG}, @code{VMS_DEBUG}, and @code{VMS_AND_DWARF2_DEBUG}.