Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1862 DEBUG_AGENT_EXCEPTION_BUFFER AgentExceptionBuffer; in CommandCommunication() local
1943 …x, DEBUG_MAILBOX_EXCEPTION_BUFFER_POINTER_INDEX, (UINT64)(UINTN) &AgentExceptionBuffer.JumpBuffer); in CommandCommunication()
1944 if (SetJump (&AgentExceptionBuffer.JumpBuffer) != 0) { in CommandCommunication()