Home
last modified time | relevance | path

Searched refs:OldInstruction (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
DEdbCmdBreakpoint.c124 …gerPrivate->DebuggerBreakpointContext[DebuggerPrivate->DebuggerBreakpointCount].OldInstruction = 0; in DebuggerBreakpointAdd()
126 …ebuggerPrivate->DebuggerBreakpointContext[DebuggerPrivate->DebuggerBreakpointCount].OldInstruction, in DebuggerBreakpointAdd()
DEdb.c86 &DebuggerPrivate->DebuggerBreakpointContext[Index].OldInstruction, in EdbClearAllBreakpoint()
142 &DebuggerPrivate->DebuggerBreakpointContext[EFI_DEBUGGER_BREAKPOINT_MAX].OldInstruction, in EdbSetAllBreakpoint()
DEdbCommon.h128 UINT64 OldInstruction; // UINT64 is enough for an instruction member