HomeSort by relevance Sort by last modified time
    Searched defs:gdbmach_set_single_step (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/arch/x86_64/include/
gdbmach.h 40 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { function
  /external/syslinux/gpxe/src/arch/i386/include/
gdbmach.h 53 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { function
  /external/syslinux/com32/gdbstub/
gdbstub.c 104 static inline void gdbmach_set_single_step(gdbreg_t * regs, int step) function
433 gdbmach_set_single_step(stub->regs, single_step);

Completed in 1318 milliseconds