Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcris-tdep.c250 struct cris_unwind_cache struct
273 static struct cris_unwind_cache * argument
278 struct cris_unwind_cache *info; in cris_sigtramp_frame_unwind_cache()
288 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache); in cris_sigtramp_frame_unwind_cache()
336 struct cris_unwind_cache *cache = in cris_sigtramp_frame_this_id()
558 struct cris_unwind_cache *info);
605 struct cris_unwind_cache *
610 struct cris_unwind_cache *info; in cris_frame_unwind_cache()
616 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache); in cris_frame_unwind_cache()
644 struct cris_unwind_cache *info in cris_frame_this_id()
[all …]
H A DChangeLog9632 (cris_unwind_cache, stack_item): New structs.