Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDincpath.c148 if (sysroot && p->add_sysroot) in add_standard_paths()
174 if (sysroot && p->add_sysroot) in add_standard_paths()
184 else if (!p->add_sysroot && relocated in add_standard_paths()
HDcppdefault.h44 const char add_sysroot; /* FNAME should be prefixed by member
/dragonfly/contrib/gcc-8.0/gcc/
HDcppdefault.h43 const char add_sysroot; /* FNAME should be prefixed by member
HDincpath.c145 if (sysroot && p->add_sysroot) in add_standard_paths()
176 if (sysroot && p->add_sysroot) in add_standard_paths()
186 else if (!p->add_sysroot && relocated in add_standard_paths()
/dragonfly/contrib/binutils-2.27/gold/
HDoptions.cc973 General_options::add_sysroot() in add_sysroot() function in gold::General_options
987 p->add_sysroot(this->sysroot(), canonical_sysroot); in add_sysroot()
1223 this->add_sysroot(); in finalize()
1314 Search_directory::add_sysroot(const char* sysroot, in add_sysroot() function in gold::Search_directory
HDoptions.h586 add_sysroot(const char* sysroot, const char* canonical_sysroot);
1621 add_sysroot();
/dragonfly/contrib/binutils-2.34/gold/
HDoptions.cc1021 General_options::add_sysroot() in add_sysroot() function in gold::General_options
1035 p->add_sysroot(this->sysroot(), canonical_sysroot); in add_sysroot()
1291 this->add_sysroot(); in finalize()
1384 Search_directory::add_sysroot(const char* sysroot, in add_sysroot() function in gold::Search_directory
HDoptions.h632 add_sysroot(const char* sysroot, const char* canonical_sysroot);
1819 add_sysroot();