Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ds390-tdep.c2051 struct s390_sigtramp_unwind_cache { struct
2056 static struct s390_sigtramp_unwind_cache * argument
2062 struct s390_sigtramp_unwind_cache *info; in s390_sigtramp_frame_unwind_cache()
2070 info = FRAME_OBSTACK_ZALLOC (struct s390_sigtramp_unwind_cache); in s390_sigtramp_frame_unwind_cache()
2152 struct s390_sigtramp_unwind_cache *info in s390_sigtramp_frame_this_id()
2164 struct s390_sigtramp_unwind_cache *info in s390_sigtramp_frame_prev_register()
H A DChangeLog10351 (struct s390_sigtramp_unwind_cache): New data structure.