Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h33 uint32_t exc_data_count, uint64_t exc_code, in StopInfoMachException() argument
H A DStopInfoMachException.cpp595 CreateStopReasonWithMachException(Thread & thread,uint32_t exc_type,uint32_t exc_data_count,uint64_t exc_code,uint64_t exc_sub_code,uint64_t exc_sub_sub_code,bool pc_already_adjusted,bool adjust_pc_if_needed) CreateStopReasonWithMachException() argument
[all...]