Searched refs:InstructionAddressSeemsValid (Results 1 – 2 of 2) sorted by relevance
127 bool InstructionAddressSeemsValid(uint64_t address);170 InstructionAddressSeemsValid(ip)) { in ScanForReturnAddress()
268 bool Stackwalker::InstructionAddressSeemsValid(uint64_t address) { in InstructionAddressSeemsValid() function in google_breakpad::Stackwalker