Lines Matching full:instruction
71 ReadMemory (lldb_private::EmulateInstruction *instruction,
79 WriteMemory (lldb_private::EmulateInstruction *instruction,
87 ReadRegister (lldb_private::EmulateInstruction *instruction,
93 WriteRegister (lldb_private::EmulateInstruction *instruction,
101 // ReadMemory (lldb_private::EmulateInstruction *instruction,
108 WriteMemory (lldb_private::EmulateInstruction *instruction,
115 ReadRegister (lldb_private::EmulateInstruction *instruction,
120 WriteRegister (lldb_private::EmulateInstruction *instruction,
173 // While processing the instruction stream, we need to communicate some state change
177 // The instruction we're processing updated the UnwindPlan::Row contents
179 // The instruction we're examining is a branch immediate instruction
181 // The instruction we're processing restored a caller's reg value (e.g. in an epilogue)