HomeSort by relevance Sort by last modified time
    Searched refs:gdbmach_set_pc (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
gdbmach.h 49 static inline void gdbmach_set_pc ( gdbreg_t *regs, gdbreg_t pc ) { function
  /external/syslinux/gpxe/src/arch/x86_64/include/
gdbmach.h 36 static inline void gdbmach_set_pc ( gdbreg_t *regs, gdbreg_t pc ) { function
  /external/syslinux/com32/gdbstub/
gdbstub.c 99 static inline void gdbmach_set_pc(gdbreg_t * regs, gdbreg_t pc) function
431 gdbmach_set_pc(stub->regs, pc);
  /external/syslinux/gpxe/src/core/
gdbstub.c 241 gdbmach_set_pc ( stub->regs, pc );

Completed in 210 milliseconds