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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c210 int call_dummy_location; member in struct:gdbarch
2413 set_gdbarch_call_dummy_location(struct gdbarch *gdbarch, int call_dummy_location) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c100 enum call_dummy_location_type call_dummy_location = AT_ENTRY_POINT; member in struct:gdbarch
2248 set_gdbarch_call_dummy_location(struct gdbarch *gdbarch, enum call_dummy_location_type call_dummy_location) argument

Completed in 203 milliseconds