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