Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h61 uint64_t exc_code, uint64_t exc_sub_code, uint64_t exc_sub_sub_code,
H A DStopInfoMachException.cpp494 uint64_t exc_sub_sub_code) { in GetStopInfoForHardwareBP() argument
597 uint64_t exc_code, uint64_t exc_sub_code, uint64_t exc_sub_sub_code, in CreateStopReasonWithMachException() argument
655 exc_sub_code, exc_sub_sub_code)) in CreateStopReasonWithMachException()