Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Ddebuginfo.h25 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs,
45 static inline int debuginfo__get_text_offset(struct debuginfo *dbg __maybe_unused, in debuginfo__get_text_offset() function
A Ddebuginfo.c142 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() function
A Dprobe-finder.c1570 if (debuginfo__get_text_offset(dbg, &baseaddr, false) == 0) in debuginfo__find_probe_point()
A Dprobe-event.c810 if (!map || debuginfo__get_text_offset(dinfo, &text_offs, true) < 0) { in post_process_module_probe_trace_events()

Completed in 19 milliseconds