Searched refs:gdbmach_set_single_step (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/
H A Dgdbmach.h53 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { function
/external/syslinux/gpxe/src/arch/x86_64/include/
H A Dgdbmach.h40 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { function
/external/syslinux/com32/gdbstub/
H A Dgdbstub.c104 static inline void gdbmach_set_single_step(gdbreg_t * regs, int step) function
433 gdbmach_set_single_step(stub->regs, single_step);
/external/syslinux/gpxe/src/core/
H A Dgdbstub.c243 gdbmach_set_single_step ( stub->regs, single_step );

Completed in 51 milliseconds