Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc17454 const char *their_host = from ()->name (cfg.u ()); in read_config() local
17455 dump () && dump ("Read target='%s', host='%s'", their_target, their_host); in read_config()
17457 || strcmp (their_host, HOST_MACHINE)) in read_config()
17460 their_target, TARGET_MACHINE, their_host, HOST_MACHINE); in read_config()