Home
last modified time | relevance | path

Searched refs:eh_frame_hdr_addr (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dunwind-libunwind-local.c339 &dso__data(dso)->eh_frame_hdr_addr, in read_unwind_spec_eh_frame()
351 *segbase = args.base_addr + dso__data(dso)->eh_frame_hdr_addr; in read_unwind_spec_eh_frame()
Ddso.h159 u64 eh_frame_hdr_addr; member