Home
last modified time | relevance | path

Searched refs:GetDynamicCheckers (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Target/
DThreadPlanCallUserExpression.cpp74 DynamicCheckerFunctions *checkers = m_thread.GetProcess()->GetDynamicCheckers(); in GetRealStopInfo()
/external/lldb/source/Expression/
DClangExpressionParser.cpp552 if (!process->GetDynamicCheckers()) in PrepareForExecution()
574 … IRDynamicChecks ir_dynamic_checks(*process->GetDynamicCheckers(), function_name.AsCString()); in PrepareForExecution()
/external/lldb/include/lldb/Target/
DProcess.h3409 DynamicCheckerFunctions *GetDynamicCheckers() in GetDynamicCheckers() function