Home
last modified time | relevance | path

Searched refs:low_siginfo_fixup (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Damd64-linux-nat.c54 bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction)
406 amd64_linux_nat_target::low_siginfo_fixup (siginfo_t *ptrace, in low_siginfo_fixup() function
H A Dlinux-nat.h185 virtual bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, in low_siginfo_fixup() function
H A Daarch64-linux-nat.c99 bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction)
666 aarch64_linux_nat_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function
H A Dlinux-nat.c3621 if (!linux_target->low_siginfo_fixup (siginfo, inf_siginfo, direction)) in siginfo_fixup()
H A DChangeLog-201811130 low_prepare_to_resume, low_siginfo_fixup, low_status_is_event>:
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Damd64-linux-nat.c54 bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction)
406 amd64_linux_nat_target::low_siginfo_fixup (siginfo_t *ptrace, in low_siginfo_fixup() function
H A Dlinux-nat.h185 virtual bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, in low_siginfo_fixup() function
H A Daarch64-linux-nat.c99 bool low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction)
666 aarch64_linux_nat_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function
H A Dlinux-nat.c3621 if (!linux_target->low_siginfo_fixup (siginfo, inf_siginfo, direction)) in siginfo_fixup()
H A DChangeLog-201811130 low_prepare_to_resume, low_siginfo_fixup, low_status_is_event>:
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.h649 virtual bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
H A Dlinux-x86-low.cc162 bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
799 x86_target::low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction) in low_siginfo_fixup() function in x86_target
H A Dlinux-aarch64-low.cc110 bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
544 aarch64_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function in aarch64_target
H A Dlinux-low.cc5952 bool done = low_siginfo_fixup (siginfo, inf_siginfo, direction); in siginfo_fixup()
5966 linux_process_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function in linux_process_target
H A DChangeLog995 <low_siginfo_fixup>: Declare.
998 (linux_process_target::low_siginfo_fixup): Define.
999 * linux-x86-low.cc (class x86_target) <low_siginfo_fixup>: Declare.
1001 (x86_target::low_siginfo_fixup): ...this.
1004 <low_siginfo_fixup>: Declare.
1006 (aarch64_target::low_siginfo_fixup): ...this.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.h649 virtual bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
H A Dlinux-x86-low.cc162 bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
799 x86_target::low_siginfo_fixup (siginfo_t *ptrace, gdb_byte *inf, int direction) in low_siginfo_fixup() function in x86_target
H A Dlinux-aarch64-low.cc110 bool low_siginfo_fixup (siginfo_t *native, gdb_byte *inf,
544 aarch64_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function in aarch64_target
H A Dlinux-low.cc5952 bool done = low_siginfo_fixup (siginfo, inf_siginfo, direction); in siginfo_fixup()
5966 linux_process_target::low_siginfo_fixup (siginfo_t *native, gdb_byte *inf, in low_siginfo_fixup() function in linux_process_target
H A DChangeLog995 <low_siginfo_fixup>: Declare.
998 (linux_process_target::low_siginfo_fixup): Define.
999 * linux-x86-low.cc (class x86_target) <low_siginfo_fixup>: Declare.
1001 (x86_target::low_siginfo_fixup): ...this.
1004 <low_siginfo_fixup>: Declare.
1006 (aarch64_target::low_siginfo_fixup): ...this.