Searched refs:opcode_count (Results 1 – 2 of 2) sorted by relevance
68 int opcode_count; member2068 unwind.opcode_count = 0; in s_arm_unwind_fnstart()2235 unwind.opcode_count--; in s_arm_unwind_save_core()2433 if (unwind.opcode_count > 0) in s_arm_unwind_save_mmxwr()2435 i = unwind.opcodes[unwind.opcode_count - 1]; in s_arm_unwind_save_mmxwr()2445 unwind.opcode_count--; in s_arm_unwind_save_mmxwr()2448 else if (i == 6 && unwind.opcode_count >= 2) in s_arm_unwind_save_mmxwr()2450 i = unwind.opcodes[unwind.opcode_count - 2]; in s_arm_unwind_save_mmxwr()2461 unwind.opcode_count -= 2; in s_arm_unwind_save_mmxwr()9530 if (unwind.opcode_count + length > unwind.opcode_alloc) in add_unwind_opcode()[all …]
87 int opcode_count = 0; variable1814 opcodenum, opcode_count - ent->order - 1, 2691 insert_completer_entry (opc, *place, opcode_count++);