Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c491 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()
789 BREAK_TYPE BreakType = NotSupported; in InsertBreakPoint()
875 BREAK_TYPE BreakType = NotSupported; in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c491 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()
789 BREAK_TYPE BreakType = NotSupported; in InsertBreakPoint()
875 BREAK_TYPE BreakType = NotSupported; in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c520 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()
819 BREAK_TYPE BreakType = NotSupported; in InsertBreakPoint()
905 BREAK_TYPE BreakType = NotSupported; in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c472 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()
771 BREAK_TYPE BreakType = NotSupported; in InsertBreakPoint()
854 BREAK_TYPE BreakType = NotSupported; in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h171 NotSupported enumerator
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h203 NotSupported enumerator
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
DProcessor.c513 return NotSupported; in GetBreakpointType()