HomeSort by: relevance | last modified time | path
    Searched defs:alpha_software_single_step (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
alpha-tdep.c 1600 /* alpha_software_single_step() is called just before we want to resume
1727 alpha_software_single_step (struct regcache *regcache)
1831 set_gdbarch_software_single_step (gdbarch, alpha_software_single_step);
1717 alpha_software_single_step (struct regcache *regcache) function
  /src/external/gpl3/gdb/dist/gdb/
alpha-tdep.c 1581 /* alpha_software_single_step() is called just before we want to resume
1708 alpha_software_single_step (struct regcache *regcache)
1839 set_gdbarch_get_next_pcs (gdbarch, alpha_software_single_step);
1698 alpha_software_single_step (struct regcache *regcache) function

Completed in 17 milliseconds