Searched refs:tv_string (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dplugin-api.h283 const char *tv_string; member in union:ld_plugin_tv::__anon3713
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dplugin-api.h274 const char *tv_string; member in union:ld_plugin_tv::__anon6853
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dplugin-api.h288 const char *tv_string; member in union:ld_plugin_tv::__anon1081
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dtestplug.c357 tv->tv_u.tv_string);
393 return parse_option (tv->tv_u.tv_string);
401 output_name = tv->tv_u.tv_string;
H A Dplugin.c717 tv->tv_u.tv_string = arg->arg;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dplugin_test.c99 opts[nopts++] = entry->tv_u.tv_string;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dplugin.cc162 tv[i].tv_u.tv_string = parameters->options().output();
168 tv[i].tv_u.tv_string = this->args_[j].c_str();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c700 process_option (p->tv_u.tv_string);

Completed in 129 milliseconds