Searched refs:opcode_count (Results 1 – 3 of 3) sorted by relevance
68 int opcode_count; member2180 unwind.opcode_count = 0; in s_arm_unwind_fnstart()2347 unwind.opcode_count--; in s_arm_unwind_save_core()2549 if (unwind.opcode_count > 0) in s_arm_unwind_save_mmxwr()2551 i = unwind.opcodes[unwind.opcode_count - 1]; in s_arm_unwind_save_mmxwr()2561 unwind.opcode_count--; in s_arm_unwind_save_mmxwr()2564 else if (i == 6 && unwind.opcode_count >= 2) in s_arm_unwind_save_mmxwr()2566 i = unwind.opcodes[unwind.opcode_count - 2]; in s_arm_unwind_save_mmxwr()2577 unwind.opcode_count -= 2; in s_arm_unwind_save_mmxwr()10933 if (unwind.opcode_count + length > unwind.opcode_alloc) in add_unwind_opcode()[all …]
93 int opcode_count = 0; variable1835 opcodenum, opcode_count - ent->order - 1, 2712 insert_completer_entry (opc, *place, opcode_count++);
82 int opcode_count = 0; variable1803 opcodenum, opcode_count - ent->order - 1, 2680 insert_completer_entry (opc, *place, opcode_count++);