Searched refs:SYMOPT_NO_PROMPTS (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/tools/windows/converter/
H A Dms_symbol_server_converter.cc47 // SYMOPT_NO_PROMPTS is not defined in earlier platform SDKs. Define it
51 #ifndef SYMOPT_NO_PROMPTS
52 #define SYMOPT_NO_PROMPTS 0x00080000 macro
53 #endif // SYMOPT_NO_PROMPTS
261 DWORD options = SymGetOptions() | SYMOPT_DEBUG | SYMOPT_NO_PROMPTS |
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h596 #define SYMOPT_NO_PROMPTS 0x00080000 macro

Completed in 33 milliseconds