Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h34 uint64_t exc_subcode) in StopInfoMachException()
/openbsd-src/gnu/llvm/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