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

/linux-master/tools/perf/util/
H A Dprobe-event.c801 Dwarf_Addr text_offs = 0; local
810 if (!map || debuginfo__get_text_offset(dinfo, &text_offs, true) < 0) {
818 map, text_offs);

Completed in 83 milliseconds