Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
Dgdbclientutils.py104 if packet is MockGDBServer.PACKET_INTERRUPT:
412 return self.PACKET_INTERRUPT
473 PACKET_INTERRUPT = object() variable in MockGDBServer