Searched defs:string_size (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/Host/common/ | ||
| H A D | NativeProcessProtocol.cpp | 685 size_t string_size; ReadCStringFromMemory() local |
| /llvm-project/lldb/tools/debugserver/source/ | ||
| H A D | RNBRemote.cpp | 172 size_t string_size = string.size(); append_hexified_string() local |