Searched refs:opcode_words (Results 1 – 1 of 1) sorted by relevance
1049 size_t opcode_words = ((*unwind_opcodes >> 24) & 0xff) + 1; in continue_unwind() local1050 if (_Unwind_VRS_Interpret(context, unwind_opcodes, 1, opcode_words * 4) != in continue_unwind()