Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp735 const bool is_reply = ExtractIsReply(first_packet_byte); in DumpPacket() local
737 IsRunning(), is_reply ? "<--" : "-->", command_name, in DumpPacket()
740 if (is_reply) { in DumpPacket()