Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpe_util.cc101 #define CV_SIGNATURE_RSDS 'SDSR' macro
170 if (cv_info->cv_signature != CV_SIGNATURE_RSDS) { in ReadModuleInfo()