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

  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStubInternal.h 78 #define GDB_EBADBUFSIZE 21 // the buffer created is not the correct size
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
Processor.c 375 SendError (GDB_EBADBUFSIZE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.h 76 #define GDB_EBADBUFSIZE 21 // the buffer created is not the correct size
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
Processor.c 362 SendError (GDB_EBADBUFSIZE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 348 SendError (GDB_EBADBUFSIZE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 317 SendError (GDB_EBADBUFSIZE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 334 SendError (GDB_EBADBUFSIZE);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 317 SendError (GDB_EBADBUFSIZE);

Completed in 379 milliseconds