Home
last modified time | relevance | path

Searched refs:i386_get_longjmp_target (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386-tdep.c1178 i386_get_longjmp_target (CORE_ADDR *pc) in i386_get_longjmp_target() function
2180 set_gdbarch_get_longjmp_target (gdbarch, i386_get_longjmp_target); in i386_gdbarch_init()
H A DChangeLog-20035036 (i386_get_longjmp_target): Use regcache_read_unsigned_register
10444 * i386-tdep.c (i386_get_longjmp_target): Use
14975 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14977 i386_get_longjmp_target.
H A DChangeLog-20028187 (i386_get_longjmp_target): New function.