Home
last modified time | relevance | path

Searched refs:ConverterOptions (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/tools/windows/converter_exe/
Dconverter.cc292 struct ConverterOptions { struct
293 ConverterOptions() in ConverterOptions() argument
297 ~ConverterOptions() { in ~ConverterOptions() argument
341 ConverterOptions(const ConverterOptions&);
342 ConverterOptions& operator=(const ConverterOptions&);
356 const ConverterOptions &options) { in ConvertMissingSymbolFile()
581 static bool ConvertMissingSymbolsList(const ConverterOptions &options) { in ConvertMissingSymbolsList()
698 ConverterOptions options; in main()