Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsrcline.c507 static enum a2l_style addr2line_configure(struct child_process *a2l, const char *dso_name) in addr2line_configure() function
725 a2l_style = addr2line_configure(a2l, dso_name); in addr2line()