Home
last modified time | relevance | path

Searched refs:DEBUG_DATA_BREAK_CAUSE_STEPPING (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
DTransferProtocol.h154 #define DEBUG_DATA_BREAK_CAUSE_STEPPING 2 macro
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1336 Cause = DEBUG_DATA_BREAK_CAUSE_STEPPING; in GetBreakCause()
1396 Cause = DEBUG_DATA_BREAK_CAUSE_STEPPING; in GetBreakCause()
2445 case DEBUG_DATA_BREAK_CAUSE_STEPPING: in InterruptProcess()
2629 if (BreakCause == DEBUG_DATA_BREAK_CAUSE_STEPPING) { in InterruptProcess()