Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp226 mach_port_t notify_port) { in Receive() argument
241 notify_port); in Receive()
252 notify_port); in Receive()
263 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port); in Receive()
DMachException.h101 mach_port_t notify_port = MACH_PORT_NULL);