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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c567 struct dwarf2_frame_cache
577 static struct dwarf2_frame_cache *
578 dwarf2_frame_cache (struct frame_info *next_frame, void **this_cache)
583 struct dwarf2_frame_cache *cache;
591 cache = FRAME_OBSTACK_ZALLOC (struct dwarf2_frame_cache);
741 struct dwarf2_frame_cache *cache =
742 dwarf2_frame_cache (next_frame, this_cache);
754 struct dwarf2_frame_cache *cache =
755 dwarf2_frame_cache (next_frame, this_cache);
888 struct dwarf2_frame_cache *cach
562 struct dwarf2_frame_cache struct
573 dwarf2_frame_cache (struct frame_info *next_frame, void **this_cache) function
[all...]

Completed in 122 milliseconds