Home
last modified time | relevance | path

Searched refs:triplet_regexp (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1.cc96 compiler_triplet_regexp (libcc1 *self, std::string triplet_regexp) in compiler_triplet_regexp() argument
97 : compiler (self), triplet_regexp_ (triplet_regexp) in compiler_triplet_regexp()
335 make_regexp (const char *triplet_regexp, const char *compiler) in make_regexp() argument
339 buf << "^" << triplet_regexp << "-"; in make_regexp()
451 const char *triplet_regexp) in libcc1_set_triplet_regexp() argument
456 self->compilerp = new libcc1::compiler_triplet_regexp (self, triplet_regexp); in libcc1_set_triplet_regexp()
474 const char *triplet_regexp, in libcc1_set_arguments_v0() argument
477 char *errmsg = libcc1_set_triplet_regexp (s, triplet_regexp); in libcc1_set_arguments_v0()
H A Dlibcp1.cc98 compiler_triplet_regexp (libcp1 *self, std::string triplet_regexp) in compiler_triplet_regexp() argument
99 : compiler (self), triplet_regexp_ (triplet_regexp) in compiler_triplet_regexp()
359 make_regexp (const char *triplet_regexp, const char *compiler) in make_regexp() argument
363 buf << "^" << triplet_regexp << "-"; in make_regexp()
475 const char *triplet_regexp) in libcp1_set_triplet_regexp() argument
480 self->compilerp = new libcp1::compiler_triplet_regexp (self, triplet_regexp); in libcp1_set_triplet_regexp()
498 const char *triplet_regexp, in libcp1_set_arguments_v0() argument
501 char *errmsg = libcp1_set_triplet_regexp (s, triplet_regexp); in libcp1_set_arguments_v0()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dcompiler.hh61 compiler_triplet_regexp (bool v, const char *triplet_regexp) in compiler_triplet_regexp() argument
62 : compiler (v), triplet_regexp_ (triplet_regexp) in compiler_triplet_regexp()
H A Dgdbctx.hh159 const char *triplet_regexp) in do_set_triplet_regexp()
165 triplet_regexp)); in do_set_triplet_regexp()
183 const char *triplet_regexp, in do_set_arguments_v0()
186 char *errmsg = do_set_triplet_regexp (s, triplet_regexp); in do_set_arguments_v0()
H A Dcompiler.cc31 make_regexp (const std::string &triplet_regexp, const char *compiler) in make_regexp() argument
35 buf << "^" << triplet_regexp << "-"; in make_regexp()
H A DChangeLog643 (libcc1_set_arguments): Remove parameter triplet_regexp.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-interface.h76 const char *triplet_regexp,
147 const char *triplet_regexp);
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-interface.h76 const char *triplet_regexp,
147 const char *triplet_regexp);
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-interface.h76 const char *triplet_regexp,
147 const char *triplet_regexp);
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-interface.h76 const char *triplet_regexp,
147 const char *triplet_regexp);