Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.h87 DEBUG_DATA_RESPONSE_GET_EXCEPTION ExceptionContent; member
DDebugAgent.c2414 ExceptionBuffer->ExceptionContent.ExceptionNum = (UINT8) Vector; in InterruptProcess()
2415 ExceptionBuffer->ExceptionContent.ExceptionData = (UINT32) CpuContext->ExceptionData; in InterruptProcess()