Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc105 bool use_filename; member
149 options->use_filename = false; in SetupOptions()
164 options->use_filename = true; in SetupOptions()
1126 if (options.use_filename) { in AugmentMappings()
1149 options.use_filename ? sig_filename : old_filename); in AugmentMappings()