Searched defs:save_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp440 uint32_t save_id = 0; local
453 uint32_t save_id = reg_checkpoint.GetID(); local
H A DGDBRemoteCommunicationServerLLGS.cpp2898 const uint32_t save_id = GetNextSavedRegistersID(); local
2925 const uint32_t save_id = packet.GetU32(0); local

Completed in 95 milliseconds