Searched refs:opcode_alloc_l (Results 1 – 2 of 2) sorted by relevance
110 bool opcode_alloc_l(const uint8_t *Opcodes, unsigned &Offset, unsigned Length,
164 { 0xff, 0xe0, 4, &Decoder::opcode_alloc_l },778 bool Decoder::opcode_alloc_l(const uint8_t *OC, unsigned &Offset, in opcode_alloc_l() function in llvm::ARM::WinEH::Decoder