Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dppc-linux-tdep.c896 struct ppc_linux_sigtramp_cache struct
902 static struct ppc_linux_sigtramp_cache * argument
903 ppc_linux_sigtramp_cache (struct frame_info *next_frame, void **this_cache) in ppc_linux_sigtramp_cache() function
909 struct ppc_linux_sigtramp_cache *cache; in ppc_linux_sigtramp_cache()
915 cache = FRAME_OBSTACK_ZALLOC (struct ppc_linux_sigtramp_cache); in ppc_linux_sigtramp_cache()
966 struct ppc_linux_sigtramp_cache *info in ppc_linux_sigtramp_this_id()
967 = ppc_linux_sigtramp_cache (next_frame, this_cache); in ppc_linux_sigtramp_this_id()
978 struct ppc_linux_sigtramp_cache *info in ppc_linux_sigtramp_prev_register()
979 = ppc_linux_sigtramp_cache (next_frame, this_cache); in ppc_linux_sigtramp_prev_register()
H A DChangeLog6257 (ppc_linux_sigtramp_cache): Same.
6398 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6794 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
8846 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)