Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dfileread.cc964 std::string filename, std::string* found_name, in try_extra_search_path() argument
979 *found_name = filename; in try_extra_search_path()
997 std::string* found_name, std::string* namep) in find_file() argument
1010 *found_name = name; in find_file()
1040 found_name, namep)) in find_file()
1044 name = dirpath.find(names, is_in_sysroot, pindex, found_name); in find_file()
1061 found_name, namep)) in find_file()
1069 is_in_sysroot, &index, found_name); in find_file()
Dfileread.h538 found_name() const in found_name() function
576 std::string filename, std::string* found_name,
584 std::string* found_name, std::string* namep);
Ddirsearch.cc248 std::string *found_name) const in find()
268 *found_name = *n; in find()
Ddirsearch.h63 int* pindex, std::string *found_name) const;
Darchive.cc207 parameters->options().check_excluded_libs(input_file->found_name()); in Archive()
Ddynobj.cc56 this->soname_ = input_file->found_name(); in Dynobj()
DChangeLog-08157274 with name parameter. Add found_name parameter.
8900 * fileread.cc (Input_file::find_file): Initialize *found_name