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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c232 gdbarch_skip_entrypoint_ftype *skip_entrypoint; member in struct:gdbarch
2835 set_gdbarch_skip_entrypoint(struct gdbarch *gdbarch, gdbarch_skip_entrypoint_ftype skip_entrypoint) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c123 gdbarch_skip_entrypoint_ftype *skip_entrypoint = nullptr; member in struct:gdbarch
2688 set_gdbarch_skip_entrypoint(struct gdbarch *gdbarch, gdbarch_skip_entrypoint_ftype skip_entrypoint) argument
[all...]

Completed in 148 milliseconds