Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/x86_64/include/
Dgdbmach.h40 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { in gdbmach_set_single_step() function
/external/syslinux/gpxe/src/arch/i386/include/
Dgdbmach.h53 static inline void gdbmach_set_single_step ( gdbreg_t *regs, int step ) { in gdbmach_set_single_step() function
/external/syslinux/com32/gdbstub/
Dgdbstub.c104 static inline void gdbmach_set_single_step(gdbreg_t * regs, int step) in gdbmach_set_single_step() function