Searched defs:gcc_target_options (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-internal.h55 const std::string &gcc_target_options () const function in class:compile_instance
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-internal.h56 const std::string &gcc_target_options () const function in class:compile_instance
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c345 gdbarch_gcc_target_options_ftype *gcc_target_options; member in struct:gdbarch
5066 set_gdbarch_gcc_target_options(struct gdbarch *gdbarch, gdbarch_gcc_target_options_ftype gcc_target_options) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c249 gdbarch_gcc_target_options_ftype *gcc_target_options = default_gcc_target_options; member in struct:gdbarch
5176 set_gdbarch_gcc_target_options(struct gdbarch *gdbarch, gdbarch_gcc_target_options_ftype gcc_target_options) argument

Completed in 277 milliseconds