Home
last modified time | relevance | path

Searched refs:eh_frame_hdr_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind-libunwind-local.c313 if (dso->data.eh_frame_hdr_offset == 0) { in read_unwind_spec_eh_frame()
321 &dso->data.eh_frame_hdr_offset); in read_unwind_spec_eh_frame()
324 if (ret || dso->data.eh_frame_hdr_offset == 0) in read_unwind_spec_eh_frame()
338 ret = unwind_spec_ehframe(dso, ui->machine, dso->data.eh_frame_hdr_offset, in read_unwind_spec_eh_frame()
H A Ddso.h203 u64 eh_frame_hdr_offset; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dunwind-libunwind-local.c277 u64 offset = dso->data.eh_frame_hdr_offset; in read_unwind_spec_eh_frame()
286 dso->data.eh_frame_hdr_offset = offset; in read_unwind_spec_eh_frame()
H A Ddso.h198 u64 eh_frame_hdr_offset; member

Completed in 5 milliseconds