Searched refs:fill_current_process_thread_frame (Results 1 – 2 of 2) sorted by relevance
388 ExecutionContext (Target* t, bool fill_current_process_thread_frame = true);
121 ExecutionContext::ExecutionContext (Target* t, bool fill_current_process_thread_frame) : in ExecutionContext() argument127 if (t && fill_current_process_thread_frame) in ExecutionContext()