Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dunwind-libunwind-local.c365 u64 ofs = dso__data(dso)->debug_frame_offset; in read_unwind_spec_debug_frame()
422 dso__data(dso)->debug_frame_offset = ofs; in read_unwind_spec_debug_frame()
H A Ddso.h237 u64 debug_frame_offset; member