Searched refs:opcode_alloc_s (Results 1 – 2 of 2) sorted by relevance
82 bool opcode_alloc_s(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
149 {0xe0, 0x00, 1, &Decoder::opcode_alloc_s},600 bool Decoder::opcode_alloc_s(const uint8_t *OC, unsigned &Offset, in opcode_alloc_s() function in llvm::ARM::WinEH::Decoder