HomeSort by relevance Sort by last modified time
    Searched full:near_null (Results 1 - 1 of 1) sorted by null

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

Completed in 72 milliseconds