Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dunwind-libunwind-local.c366 u64 ofs = dso__data(dso)->debug_frame_offset; in read_unwind_spec_debug_frame()
424 dso__data(dso)->debug_frame_offset = ofs; in read_unwind_spec_debug_frame()
Ddso.h158 u64 debug_frame_offset; member