Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dxstormy16-tdep.c75 struct xstormy16_frame_cache struct
312 struct xstormy16_frame_cache *cache, in xstormy16_analyze_prologue()
415 struct xstormy16_frame_cache cache; in xstormy16_skip_prologue()
623 static struct xstormy16_frame_cache *
626 struct xstormy16_frame_cache *cache; in xstormy16_alloc_frame_cache()
629 cache = FRAME_OBSTACK_ZALLOC (struct xstormy16_frame_cache); in xstormy16_alloc_frame_cache()
642 static struct xstormy16_frame_cache *
645 struct xstormy16_frame_cache *cache; in xstormy16_frame_cache()
682 struct xstormy16_frame_cache *cache = xstormy16_frame_cache (next_frame, in xstormy16_frame_prev_register()
723 struct xstormy16_frame_cache *cache = xstormy16_frame_cache (next_frame, in xstormy16_frame_this_id()
[all …]
H A DChangeLog1058 (struct xstormy16_frame_cache): New frame cache structure.
1074 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)