Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h72 #define GDB_EBADMEMLENGBUFSIZE 12 // the buffer that stores Length is not the right size macro
DGdbDebugAgent.c542 SendError (GDB_EBADMEMLENGBUFSIZE); in WriteToMemory()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h74 #define GDB_EBADMEMLENGBUFSIZE 12 // the buffer that stores Length is not the right size macro
DGdbStub.c705 SendError (GDB_EBADMEMLENGBUFSIZE); in WriteToMemory()