Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h28 uint64_t exc_subcode) in StopInfoMachException()
/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp151 const uint32_t exc_subcode = exc_reply_packet.GetU32(&offset); in SetStopInfoFrom_KDP_EXCEPTION() local