Searched refs:die_get_call_file (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Ddwarf-aux.h57 extern const char *die_get_call_file(Dwarf_Die *in_die);
H A Ddwarf-aux.c368 * die_get_call_file - Get callsite file name of inlined function instance
374 const char *die_get_call_file(Dwarf_Die *in_die) die_get_call_file() function
656 fname = die_get_call_file(in_die); __die_walk_funclines_cb()
H A Dprobe-finder.c1513 fname = die_get_call_file(&indie); debuginfo__find_probe_point()

Completed in 71 milliseconds