Searched defs:PREFERRED_DEBUGGING_TYPE (Results 1 - 3 of 3) sorted by relevance

/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
H A Dunknown-elf.h51 #undef PREFERRED_DEBUGGING_TYPE macro
52 #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/
H A Delfos.h80 #ifndef PREFERRED_DEBUGGING_TYPE
81 #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
H A Ddefaults.h650 PREFERRED_DEBUGGING_TYPE to choose the default. */
655 #ifndef PREFERRED_DEBUGGING_TYPE
656 #error You must define PREFERRED_DEBUGGING_TYPE
657 #endif /* no PREFERRED_DEBUGGING_TYPE */
659 /* If only one debugging format is supported, define PREFERRED_DEBUGGING_TYPE
662 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG macro
665 #define PREFERRED_DEBUGGING_TYPE SDB_DEBUG macro
668 #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG macro
671 #define PREFERRED_DEBUGGING_TYPE VMS_AND_DWARF2_DEBUG macro
674 #define PREFERRED_DEBUGGING_TYPE XCOFF_DEBU macro
678 #define PREFERRED_DEBUGGING_TYPE macro
[all...]

Completed in 486 milliseconds