Home
last modified time | relevance | path

Searched defs:exc_port (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp85 mach_port_t exc_port, in catch_mach_exception_raise_state()
112 mach_port_t exc_port, in catch_mach_exception_raise_state_identity()
147 mach_port_t exc_port, in catch_mach_exception_raise()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp399 uint16_t exc_port, in SendRequestConnect()
1039 const uint16_t exc_port = packet.GetU16 (&offset); in DumpPacket() local