Searched defs:libunwind_frame_cache (Results 1 – 1 of 1) sorted by relevance
61 struct libunwind_frame_cache struct63 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