Searched refs:debuginfo__get_text_offset (Results 1 – 1 of 1) sorted by relevance
1421 static int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs) in debuginfo__get_text_offset() function1468 if (!reloc && debuginfo__get_text_offset(dbg, &baseaddr) == 0) { in debuginfo__find_probe_point()