Searched defs:gdbmach_set_single_step (Results 1 - 3 of 3) sorted by relevance

/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/gpxe/src/arch/i386/include/
H A Dgdbmach.h53 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);

Completed in 206 milliseconds