Searched refs:m_can_interpret_function_calls (Results 1 – 2 of 2) sorted by relevance
1879 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls()1887 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()2969 bool m_can_interpret_function_calls; // Some targets, e.g the OSX kernel, variable
441 m_can_interpret_function_calls(false), m_run_thread_plan_lock(), in Process()2335 m_can_interpret_function_calls = can_run_code; in SetCanRunCode()