Home
last modified time | relevance | path

Searched defs:compiler (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c879 struct compiler struct
881 const char *suffix; /* Use this compiler for input files argument
884 const char *spec; /* To use this compiler, run this spec. */ argument
889 const int combinable; /* If nonzero, compiler can deal with argument
895 /* Pointer to a vector of `struct compiler' that gives the spec for argument
6733 struct compiler *compiler = lookup_compiler (name, in main() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c1248 struct compiler struct
1250 const char *suffix; /* Use this compiler for input files argument
1253 const char *spec; /* To use this compiler, run this spec. */ argument
1258 int combinable; /* If nonzero, compiler can deal with argument
1264 /* Pointer to a vector of `struct compiler' that gives the spec for argument
8117 struct compiler *compiler = lookup_compiler (name, in prepare_infiles() local
H A Dlto-wrapper.c807 const char *compiler = NULL; in compile_offload_image() local