Searched refs:AddressIsAscii (Results 1 – 3 of 3) sorted by relevance
57 bool AddressIsAscii(uint64_t);
99 bool Exploitability::AddressIsAscii(uint64_t address) { in AddressIsAscii() function in google_breakpad::Exploitability
265 if (!near_null && AddressIsAscii(address)) in CheckPlatformExploitability()