Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h938 MD_MEMORY_PROTECT_WRITECOPY = 0x08, /* PAGE_WRITECOPY */ enumerator
/external/google-breakpad/src/processor/
Dminidump.cc4449 protection == MD_MEMORY_PROTECT_WRITECOPY || in IsWritable()