Home
last modified time | relevance | path

Searched refs:can_finalize (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.h33 driver (bool can_finalize, bool debug);
HDgcc.c7286 driver::driver (bool can_finalize, bool debug) : in driver() argument
7291 env.init (can_finalize, debug); in driver()