Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1859 DEBUG_DATA_SET_VIEWPOINT *SetViewPoint; in CommandCommunication() local
2245 SetViewPoint = (DEBUG_DATA_SET_VIEWPOINT *) (DebugHeader + 1); in CommandCommunication()
2247 if (IsCpuStopped (SetViewPoint->ViewPoint)) { in CommandCommunication()
2248 SetDebugViewPoint (SetViewPoint->ViewPoint); in CommandCommunication()
2256 } else if (SetViewPoint->ViewPoint == 0) { in CommandCommunication()