Searched refs:frame_unwind_cache (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsentinel-frame.c27 struct frame_unwind_cache struct
35 struct frame_unwind_cache *cache =
36 FRAME_OBSTACK_ZALLOC (struct frame_unwind_cache);
49 struct frame_unwind_cache *cache
50 = (struct frame_unwind_cache *) *this_prologue_cache;
74 struct frame_unwind_cache *cache
75 = (struct frame_unwind_cache *) *this_prologue_cache;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsentinel-frame.c27 struct frame_unwind_cache struct
35 struct frame_unwind_cache *cache =
36 FRAME_OBSTACK_ZALLOC (struct frame_unwind_cache);
49 struct frame_unwind_cache *cache
50 = (struct frame_unwind_cache *) *this_prologue_cache;
74 struct frame_unwind_cache *cache
75 = (struct frame_unwind_cache *) *this_prologue_cache;

Completed in 224 milliseconds