HomeSort by relevance Sort by last modified time
    Searched refs:PREFERRED_DEBUGGING_TYPE (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/
dbxcoff.h 30 #ifndef PREFERRED_DEBUGGING_TYPE
31 #define PREFERRED_DEBUGGING_TYPE SDB_DEBUG
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 890 PREFERRED_DEBUGGING_TYPE to choose the default. */
895 #ifndef PREFERRED_DEBUGGING_TYPE
896 #error You must define PREFERRED_DEBUGGING_TYPE
897 #endif /* no PREFERRED_DEBUGGING_TYPE */
899 /* If only one debugging format is supported, define PREFERRED_DEBUGGING_TYPE
902 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
905 #define PREFERRED_DEBUGGING_TYPE SDB_DEBUG
908 #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
911 #define PREFERRED_DEBUGGING_TYPE VMS_AND_DWARF2_DEBUG
914 #define PREFERRED_DEBUGGING_TYPE XCOFF_DEBU
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h 27 #undef PREFERRED_DEBUGGING_TYPE
29 #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
31 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG

Completed in 438 milliseconds