Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
DProcessor.c617 SendError (GDB_EINVALIDBRKPOINTTYPE); in InsertBreakPoint()
650 SendError (GDB_EINVALIDBRKPOINTTYPE); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c822 SendError (GDB_EINVALIDBRKPOINTTYPE); in InsertBreakPoint()
909 SendError (GDB_EINVALIDBRKPOINTTYPE); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c822 SendError (GDB_EINVALIDBRKPOINTTYPE); in InsertBreakPoint()
909 SendError (GDB_EINVALIDBRKPOINTTYPE); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c852 SendError (GDB_EINVALIDBRKPOINTTYPE); in InsertBreakPoint()
939 SendError (GDB_EINVALIDBRKPOINTTYPE); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c804 SendError (GDB_EINVALIDBRKPOINTTYPE); in InsertBreakPoint()
888 SendError (GDB_EINVALIDBRKPOINTTYPE); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h79 #define GDB_EINVALIDBRKPOINTTYPE 51 // the breakpoint type is not recognized macro
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h81 #define GDB_EINVALIDBRKPOINTTYPE 51 // the breakpoint type is not recognized macro