Searched refs:InstructionScope (Results 1 – 4 of 4) sorted by relevance
60 DebuggerPrivate->InstructionScope = Address; in DebuggerScope()61 EDBPrint (L"Scope: 0x%x\n", DebuggerPrivate->InstructionScope); in DebuggerScope()
239 EFI_PHYSICAL_ADDRESS InstructionScope; member
352 DebuggerPrivate->InstructionScope = SystemContext.SystemContextEbc->Ip; in InitDebuggerPrivateData()
1122 InstructionAddress = DebuggerPrivate->InstructionScope; in EdbShowDisasm()