Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/x86_64/include/
Dgdbmach.h36 static inline void gdbmach_set_pc ( gdbreg_t *regs, gdbreg_t pc ) { in gdbmach_set_pc() function
/external/syslinux/gpxe/src/arch/i386/include/
Dgdbmach.h49 static inline void gdbmach_set_pc ( gdbreg_t *regs, gdbreg_t pc ) { in gdbmach_set_pc() function
/external/syslinux/com32/gdbstub/
Dgdbstub.c99 static inline void gdbmach_set_pc(gdbreg_t * regs, gdbreg_t pc) in gdbmach_set_pc() function