Searched refs:opcode_context (Results 1 – 2 of 2) sorted by relevance
130 bool opcode_context(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
173 {0xff, 0xea, 1, &Decoder::opcode_context},966 bool Decoder::opcode_context(const uint8_t *OC, unsigned &Offset, in opcode_context() function in llvm::ARM::WinEH::Decoder