Searched defs:packet_checksum (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunication.cpp | 460 long packet_checksum = strtol(packet_checksum_cstr, nullptr, 16); DecompressPacket() local |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | RNBRemote.cpp | 863 long packet_checksum = 0; GetPacketPayload() local |