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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c209 gdbarch_push_dummy_call_ftype *push_dummy_call; member in struct:gdbarch
2396 set_gdbarch_push_dummy_call(struct gdbarch *gdbarch, gdbarch_push_dummy_call_ftype push_dummy_call) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c99 gdbarch_push_dummy_call_ftype *push_dummy_call = nullptr; member in struct:gdbarch
2231 set_gdbarch_push_dummy_call(struct gdbarch *gdbarch, gdbarch_push_dummy_call_ftype push_dummy_call) argument
[all...]

Completed in 142 milliseconds