Home
last modified time | relevance | path

Searched defs:target_system_root (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDcollect2.c245 static const char *target_system_root = TARGET_SYSTEM_ROOT; variable
247 static const char *target_system_root = ""; variable
HDgcc.c249 static const char *target_system_root = DEFAULT_TARGET_SYSTEM_ROOT; variable
/dragonfly/contrib/gcc-4.7/gcc/
HDcollect2.c235 static const char *target_system_root = TARGET_SYSTEM_ROOT; variable
237 static const char *target_system_root = ""; variable
HDgcc.c119 static const char *target_system_root = TARGET_SYSTEM_ROOT; variable
121 static const char *target_system_root = 0; variable