Searched refs:eh_frame_hdr_offset (Results 1 – 2 of 2) sorted by relevance
313 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()335 ret = unwind_spec_ehframe(dso, ui->machine, dso->data.eh_frame_hdr_offset, in read_unwind_spec_eh_frame()
202 u64 eh_frame_hdr_offset; member