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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Di386-tdep.c859 i386_follow_jump (struct gdbarch *gdbarch, CORE_ADDR pc)
1475 pc = i386_follow_jump (gdbarch, pc);
1562 if (i386_follow_jump (gdbarch, start_pc) != start_pc)
1563 pc = i386_follow_jump (gdbarch, pc);
855 i386_follow_jump (struct gdbarch *gdbarch, CORE_ADDR pc) function

Completed in 116 milliseconds