HomeSort by relevance Sort by last modified time
    Searched refs:is_in_sysroot (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
dirsearch.h 55 // called if the token is not blocked. Set *IS_IN_SYSROOT if the
62 find(const std::vector<std::string>& names, bool* is_in_sysroot,
dirsearch.cc 247 bool* is_in_sysroot, int* pindex,
266 *is_in_sysroot = p->is_in_sysroot();
fileread.h 556 is_in_sysroot() const function in class:gold::Input_file
583 bool* is_in_sysroot,
fileread.cc 915 if (this->is_in_sysroot())
996 bool* is_in_sysroot,
1044 name = dirpath.find(names, is_in_sysroot, pindex, found_name);
1069 is_in_sysroot, &index, found_name);
script.cc 1245 bool parsing_defsym, bool in_group, bool is_in_sysroot,
1253 is_in_sysroot_(is_in_sysroot),
1290 is_in_sysroot() const function in class:gold::Parser_closure
    [all...]
options.h 595 is_in_sysroot() const function in class:gold::Search_directory
    [all...]

Completed in 440 milliseconds