Searched defs:addr2line_path (Results 1 – 3 of 3) sorted by relevance
67 const char *addr2line_path; member
466 static struct child_process *addr2line_subprocess_init(const char *addr2line_path, in addr2line_subprocess_init()
1467 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_top() local