Home
last modified time | relevance | path

Searched defs:addr2line_path (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol_conf.h67 const char *addr2line_path; member
H A Dsrcline.c466 static struct child_process *addr2line_subprocess_init(const char *addr2line_path, in addr2line_subprocess_init()
/linux/tools/perf/
H A Dbuiltin-annotate.c707 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_annotate() local
H A Dbuiltin-top.c1467 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_top() local
H A Dbuiltin-report.c1300 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_report() local