Searched defs:scratchbuf_size (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunication.cpp | 534 size_t scratchbuf_size = 0; DecompressPacket() local |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | RNBRemote.cpp | 676 size_t scratchbuf_size = 0; CompressString() local |