Searched refs:show_sym (Results 1 – 2 of 2) sorted by relevance
271 bool show_sym, bool unwind_inlines) in __get_srcline() argument313 if (asprintf(&srcline, "%s+%" PRIu64, show_sym ? sym->name : "", in __get_srcline()328 bool show_sym) in get_srcline() argument330 return __get_srcline(dso, addr, sym, show_sym, false); in get_srcline()
317 bool show_sym);319 bool show_sym, bool unwind_inlines);