Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c99 static gdbarch_breakpoint_from_pc_ftype ia64_breakpoint_from_pc; variable
610 ia64_breakpoint_from_pc (CORE_ADDR *pcptr, int *lenptr) in ia64_breakpoint_from_pc() function
3344 set_gdbarch_breakpoint_from_pc (gdbarch, ia64_breakpoint_from_pc); in ia64_gdbarch_init()
H A DChangeLog-200211122 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.