Searched refs:GetDynamicCheckers (Results 1 – 3 of 3) sorted by relevance
74 DynamicCheckerFunctions *checkers = m_thread.GetProcess()->GetDynamicCheckers(); in GetRealStopInfo()
552 if (!process->GetDynamicCheckers()) in PrepareForExecution()574 … IRDynamicChecks ir_dynamic_checks(*process->GetDynamicCheckers(), function_name.AsCString()); in PrepareForExecution()
3409 DynamicCheckerFunctions *GetDynamicCheckers() in GetDynamicCheckers() function