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

  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.cc 47 // SYMOPT_NO_PROMPTS is not defined in earlier platform SDKs. Define it
51 #ifndef SYMOPT_NO_PROMPTS
52 #define SYMOPT_NO_PROMPTS 0x00080000
53 #endif // SYMOPT_NO_PROMPTS
261 DWORD options = SymGetOptions() | SYMOPT_DEBUG | SYMOPT_NO_PROMPTS |
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 596 #define SYMOPT_NO_PROMPTS 0x00080000
    [all...]

Completed in 89 milliseconds