Searched refs:DISX86_BAD_BLOCK_WRITE (Results 1 – 4 of 4) sorted by relevance
55 DISX86_BAD_BLOCK_WRITE = 0x8, enumerator
254 if (disassembler.flags() & DISX86_BAD_BLOCK_WRITE) in CheckPlatformExploitability()
123 flags_ |= DISX86_BAD_BLOCK_WRITE; in NextInstruction()
164 EXPECT_EQ(google_breakpad::DISX86_BAD_BLOCK_WRITE, dis.flags()); in TEST()