Searched refs:opcode_trap_frame (Results 1 – 2 of 2) sorted by relevance
124 bool opcode_trap_frame(const uint8_t *Opcodes, unsigned &Offset,
171 { 0xff, 0xe8, 1, &Decoder::opcode_trap_frame },800 bool Decoder::opcode_trap_frame(const uint8_t *OC, unsigned &Offset, in opcode_trap_frame() function in llvm::ARM::WinEH::Decoder