Searched refs:debuginfo__get_text_offset (Results 1 – 4 of 4) sorted by relevance
25 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
142 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() function
1584 if (debuginfo__get_text_offset(dbg, &baseaddr, false) == 0) in debuginfo__find_probe_point()
814 if (!map || debuginfo__get_text_offset(dinfo, &text_offs, true) < 0) { in post_process_module_probe_trace_events()