Searched defs:exc_port (Results 1 – 2 of 2) sorted by relevance
58 mach_port_t exc_port, exception_type_t exc_type, in catch_mach_exception_raise_state()74 mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, in catch_mach_exception_raise_state_identity()93 catch_mach_exception_raise(mach_port_t exc_port, mach_port_t thread_port, in catch_mach_exception_raise()
336 uint16_t exc_port, in SendRequestConnect()897 const uint16_t exc_port = ntohs(packet.GetU16(&offset)); in DumpPacket() local