Searched refs:show_inlines (Results 1 – 5 of 5) sorted by relevance
421 const bool show_inlines = true; in DisplayFunctionSource() local422 m_breakpoint_locations.Reset (start_file, 0, show_inlines); in DisplayFunctionSource()682 const bool show_inlines = true; in DoExecute() local683 m_breakpoint_locations.Reset (*sc.comp_unit, 0, show_inlines); in DoExecute()741 const bool show_inlines = true; in DoExecute() local742 m_breakpoint_locations.Reset (last_file_sp->GetFileSpec(), 0, show_inlines); in DoExecute()844 const bool show_inlines = true; in DoExecute() local845 m_breakpoint_locations.Reset (*sc.comp_unit, 0, show_inlines); in DoExecute()
32 static bool show_inlines; variable127 if (show_inlines) in print_func()233 show_inlines = show_functions = true; in parse_opt()
54 static bool show_inlines = false; variable413 if (show_inlines && die != NULL) in print_frames()526 show_inlines = show_debugname = true; in parse_opt()531 show_inlines = true; in parse_opt()
125 static bool show_inlines; variable251 show_inlines = true; in parse_opt()640 if (show_inlines) in handle_address()
340 * stack.c (show_inlines): New static boolean.342 (print_frames): ..here. If show_inlines is true and we found a595 (show_inlines): New bool.