Searched refs:show_inlines (Results 1 – 4 of 4) sorted by relevance
32 static bool show_inlines; variable127 if (show_inlines) in print_func()233 show_inlines = show_functions = true; in parse_opt()
53 static bool show_inlines = false; variable412 if (show_inlines && die != NULL) in print_frames()520 show_inlines = show_debugname = true; in parse_opt()525 show_inlines = true; in parse_opt()
132 static bool show_inlines; variable261 show_inlines = true; in parse_opt()722 if (show_inlines) in handle_address()
1888 * stack.c (show_inlines): New static boolean.1890 (print_frames): ..here. If show_inlines is true and we found a2143 (show_inlines): New bool.