Searched refs:srcline_full_filename (Results 1 – 5 of 5) sorted by relevance
12 extern bool srcline_full_filename;
22 bool srcline_full_filename; variable77 if (!srcline_full_filename) in srcline_from_fileline()
2821 srcline_full_filename = opts->full_path; in symbol__tty_annotate2()2857 srcline_full_filename = opts->full_path; in symbol__tty_annotate()
1310 OPT_BOOLEAN(0, "full-source-path", &srcline_full_filename, in cmd_report()
3795 OPT_BOOLEAN(0, "full-source-path", &srcline_full_filename, in cmd_script()
Completed in 22 milliseconds