Home
last modified time | relevance | path

Searched refs:start_command_status (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Daddr2line.c67 int start_command_status = 0; in addr2line_subprocess_init() local
80 start_command_status = start_command(a2l); in addr2line_subprocess_init()
83 if (start_command_status != 0) { in addr2line_subprocess_init()
85 addr2line_path, binary_path, start_command_status); in addr2line_subprocess_init()