Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-linux-tdep.c277 hppa_linux_sigtramp_find_sigcontext (CORE_ADDR pc) in hppa_linux_sigtramp_find_sigcontext() function
356 scptr = hppa_linux_sigtramp_find_sigcontext (pc); in hppa_linux_sigtramp_frame_unwind_cache()
452 if (hppa_linux_sigtramp_find_sigcontext (pc)) in hppa_linux_sigtramp_unwind_sniffer()
H A DChangeLog6618 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
6621 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
6624 hppa_linux_sigtramp_find_sigcontext.