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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile-mem.c164 if (gdbarch_vsyscall_range (target_gdbarch (), &vsyscall_range))
H A Dsolib-svr4.c1495 if (gdbarch_vsyscall_range (target_gdbarch (), &vsyscall_range)
H A Dgdbarch.h1565 extern int gdbarch_vsyscall_range (struct gdbarch *gdbarch, struct mem_range *range);
H A Dgdbarch.c5005 gdbarch_vsyscall_range (struct gdbarch *gdbarch, struct mem_range *range) function
5010 fprintf_unfiltered (gdb_stdlog, "gdbarch_vsyscall_range called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile-mem.c165 if (gdbarch_vsyscall_range (inf->gdbarch, &vsyscall_range))
H A Dgdbarch-gen.h1583 extern int gdbarch_vsyscall_range (struct gdbarch *gdbarch, struct mem_range *range);
H A Dsolib-svr4.c1554 if (gdbarch_vsyscall_range (target_gdbarch (), &vsyscall_range)
H A Dgdbarch.c5115 gdbarch_vsyscall_range (struct gdbarch *gdbarch, struct mem_range *range) function
5120 gdb_printf (gdb_stdlog, "gdbarch_vsyscall_range called\n");

Completed in 277 milliseconds