Searched refs:debuginfo__get_text_offset (Results 1 – 3 of 3) sorted by relevance
49 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs,
1504 int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, in debuginfo__get_text_offset() function1551 if (debuginfo__get_text_offset(dbg, &baseaddr, false) == 0) in debuginfo__find_probe_point()
715 if (!map || debuginfo__get_text_offset(dinfo, &text_offs, true) < 0) { in post_process_module_probe_trace_events()