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

12

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_section_alignment.cc139 if (!strcmp(entry->tv_u.tv_string,"-trace")) {
143 fprintf(stderr, "unknown plugin option %s", entry->tv_u.tv_string);
H A Dplugin_test.c109 opts[nopts++] = entry->tv_u.tv_string;
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dtestplug.c392 tv->tv_u.tv_string);
430 return parse_option (tv->tv_u.tv_string);
438 output_name = tv->tv_u.tv_string;
H A Dtestplug3.c358 return parse_option (tv->tv_u.tv_string);
366 output_name = tv->tv_u.tv_string;
H A Dtestplug2.c379 return parse_option (tv->tv_u.tv_string);
387 output_name = tv->tv_u.tv_string;
H A Dtestplug4.c379 return parse_option (tv->tv_u.tv_string);
387 output_name = tv->tv_u.tv_string;
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dtestplug.c389 tv->tv_u.tv_string);
427 return parse_option (tv->tv_u.tv_string);
435 output_name = tv->tv_u.tv_string;
H A Dtestplug3.c358 return parse_option (tv->tv_u.tv_string);
366 output_name = tv->tv_u.tv_string;
H A Dtestplug4.c379 return parse_option (tv->tv_u.tv_string);
387 output_name = tv->tv_u.tv_string;
H A Dtestplug2.c379 return parse_option (tv->tv_u.tv_string);
387 output_name = tv->tv_u.tv_string;
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dtestplug.c391 tv->tv_u.tv_string);
430 return parse_option (tv->tv_u.tv_string);
438 output_name = tv->tv_u.tv_string;
H A Dtestplug3.c360 return parse_option (tv->tv_u.tv_string);
368 output_name = tv->tv_u.tv_string;
H A Dtestplug4.c381 return parse_option (tv->tv_u.tv_string);
389 output_name = tv->tv_u.tv_string;
H A Dtestplug2.c381 return parse_option (tv->tv_u.tv_string);
389 output_name = tv->tv_u.tv_string;
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h534 const char *tv_string; member in union:ld_plugin_tv::__anon1081
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h534 const char *tv_string; member in union:ld_plugin_tv::__anon2145
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dplugin-api.h534 const char *tv_string; member in union:ld_plugin_tv::__anon1342
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dplugin-api.h566 const char *tv_string; member in union:ld_plugin_tv::__anon1564
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h534 const char *tv_string; member in union:ld_plugin_tv::__anon1182
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dplugin-api.h582 const char *tv_string; member in union:ld_plugin_tv::__anon1163
/netbsd-current/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp355 output_name = tv->tv_u.tv_string;
381 options::process_plugin_option(tv->tv_u.tv_string);
/netbsd-current/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-plugin.c1401 process_option (p->tv_u.tv_string);
1412 link_output_name = p->tv_u.tv_string;
/netbsd-current/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c1428 process_option (p->tv_u.tv_string);
1439 link_output_name = p->tv_u.tv_string;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc258 tv[i].tv_u.tv_string = parameters->options().output();
264 tv[i].tv_u.tv_string = this->args_[j].c_str();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc258 tv[i].tv_u.tv_string = parameters->options().output();
264 tv[i].tv_u.tv_string = this->args_[j].c_str();

Completed in 420 milliseconds

12