Searched refs:opcode_ec_context (Results 1 – 2 of 2) sorted by relevance
132 bool opcode_ec_context(const uint8_t *Opcodes, unsigned &Offset,
174 {0xff, 0xeb, 1, &Decoder::opcode_ec_context},973 bool Decoder::opcode_ec_context(const uint8_t *OC, unsigned &Offset, in opcode_ec_context() function in llvm::ARM::WinEH::Decoder