Searched refs:i386_push_mov (Results 1 – 1 of 1) sorted by relevance
189 uint8_t i386_push_mov[] = {0x55, 0x89, 0xe5}; in GetFastUnwindPlan() local192 if (memcmp(opcode_data.data(), i386_push_mov, sizeof(i386_push_mov)) == in GetFastUnwindPlan()