Searched refs:unwind_spec_ehframe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 249 static int unwind_spec_ehframe(struct dso *dso, struct machine *machine, in unwind_spec_ehframe() function 291 ret = unwind_spec_ehframe(dso, machine, offset, in read_unwind_spec_eh_frame()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 284 static int unwind_spec_ehframe(struct dso *dso, struct machine *machine, in unwind_spec_ehframe() function 338 ret = unwind_spec_ehframe(dso, ui->machine, dso->data.eh_frame_hdr_offset, in read_unwind_spec_eh_frame()
|
Completed in 3 milliseconds