HomeSort by relevance Sort by last modified time
    Searched refs:GDB_EINVALIDBRKPOINTTYPE (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
Processor.c 617 SendError (GDB_EINVALIDBRKPOINTTYPE);
650 SendError (GDB_EINVALIDBRKPOINTTYPE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 852 SendError (GDB_EINVALIDBRKPOINTTYPE);
939 SendError (GDB_EINVALIDBRKPOINTTYPE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 822 SendError (GDB_EINVALIDBRKPOINTTYPE);
909 SendError (GDB_EINVALIDBRKPOINTTYPE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 804 SendError (GDB_EINVALIDBRKPOINTTYPE);
888 SendError (GDB_EINVALIDBRKPOINTTYPE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 822 SendError (GDB_EINVALIDBRKPOINTTYPE);
909 SendError (GDB_EINVALIDBRKPOINTTYPE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStubInternal.h 81 #define GDB_EINVALIDBRKPOINTTYPE 51 // the breakpoint type is not recognized
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.h 79 #define GDB_EINVALIDBRKPOINTTYPE 51 // the breakpoint type is not recognized

Completed in 102 milliseconds