Searched defs:skip_solib_resolver (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c260 gdbarch_skip_solib_resolver_ftype *skip_solib_resolver; member in struct:gdbarch
3359 set_gdbarch_skip_solib_resolver(struct gdbarch *gdbarch, gdbarch_skip_solib_resolver_ftype skip_solib_resolver) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c158 gdbarch_skip_solib_resolver_ftype *skip_solib_resolver = generic_skip_solib_resolver; member in struct:gdbarch
3331 set_gdbarch_skip_solib_resolver(struct gdbarch *gdbarch, gdbarch_skip_solib_resolver_ftype skip_solib_resolver) argument

Completed in 505 milliseconds