Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.h28 bool DeterminePtrauthFailure(ExecutionContext &exe_ctx);
H A DStopInfoMachException.cpp80 bool StopInfoMachException::DeterminePtrauthFailure(ExecutionContext &exe_ctx) { in DeterminePtrauthFailure() function in StopInfoMachException
267 if (DeterminePtrauthFailure(exe_ctx)) in GetDescription()
383 if (DeterminePtrauthFailure(exe_ctx)) in GetDescription()