Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_win.cc169 bool near_null = (address <= kProbableNullOffset); in CheckPlatformExploitability() local
179 if (near_null) in CheckPlatformExploitability()
186 if (near_null) in CheckPlatformExploitability()
192 if (near_null) in CheckPlatformExploitability()
207 if (!near_null && instruction_region && in CheckPlatformExploitability()
265 if (!near_null && AddressIsAscii(address)) in CheckPlatformExploitability()