Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsrcline.c448 static enum a2l_style addr2line_configure(struct child_process *a2l, const char *dso_name) in addr2line_configure() function
665 a2l_style = addr2line_configure(a2l, dso_name); in addr2line()