Searched refs:gdbarch_gcc_target_options_ftype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1588 typedef std::string (gdbarch_gcc_target_options_ftype) (struct gdbarch *gdbarch); typedef in class:std
1590 extern void set_gdbarch_gcc_target_options (struct gdbarch *gdbarch, gdbarch_gcc_target_options_ftype *gcc_target_options);
H A Dgdbarch.c345 gdbarch_gcc_target_options_ftype *gcc_target_options;
5067 gdbarch_gcc_target_options_ftype gcc_target_options)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1606 typedef std::string (gdbarch_gcc_target_options_ftype) (struct gdbarch *gdbarch); typedef in class:std
1608 extern void set_gdbarch_gcc_target_options (struct gdbarch *gdbarch, gdbarch_gcc_target_options_ftype *gcc_target_options);
H A Dgdbarch.c249 gdbarch_gcc_target_options_ftype *gcc_target_options = default_gcc_target_options;
5177 gdbarch_gcc_target_options_ftype gcc_target_options)

Completed in 305 milliseconds