Home
last modified time | relevance | path

Searched defs:libunwind_frame_cache (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlibunwind-frame.c61 struct libunwind_frame_cache struct
63 CORE_ADDR base;
64 CORE_ADDR func_addr;
65 unw_cursor_t cursor;
125 libunwind_frame_cache (struct frame_info *next_frame, void **this_cache) in libunwind_frame_cache() function