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.cc165 bool near_null = (address <= kProbableNullOffset); in CheckPlatformExploitability() local
175 if (near_null) in CheckPlatformExploitability()
182 if (near_null) in CheckPlatformExploitability()
188 if (near_null) in CheckPlatformExploitability()
203 if (!near_null && instruction_region && in CheckPlatformExploitability()
261 if (!near_null && AddressIsAscii(address)) in CheckPlatformExploitability()