Home
last modified time | relevance | path

Searched refs:DEFAULT_GDB_REMOTE_PROTOCOL_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.h429 #define DEFAULT_GDB_REMOTE_PROTOCOL_BUFSIZE 399 macro
DRNBRemote.cpp175 m_max_payload_size(DEFAULT_GDB_REMOTE_PROTOCOL_BUFSIZE - 4), in RNBRemote()