Searched refs:InstructionPointerInCode (Results 1 – 2 of 2) sorted by relevance
67 bool InstructionPointerInCode(uint64_t instruction_ptr);
155 if (!this->InstructionPointerInCode(instruction_ptr) || in CheckPlatformExploitability()571 bool ExploitabilityLinux::InstructionPointerInCode(uint64_t instruction_ptr) { in InstructionPointerInCode() function in google_breakpad::ExploitabilityLinux