Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Darchive.cc200 parameters->options().check_excluded_libs(input_file->found_name()); in Archive()
Doptions.cc661 General_options::check_excluded_libs(const std::string &name) const in check_excluded_libs() function in gold::General_options
Doptions.h1719 check_excluded_libs(const std::string &s) const;
DChangeLog-081514880 (General_options::check_excluded_libs): Strip off directories in
14931 (General_options::check_excluded_libs) Same.
14933 (General_options::check_excluded_libs): New method declaration.
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-2004215 (check_excluded_libs): New.
216 (load_symbols): Call check_excluded_libs.
DChangeLog-2011874 (check_excluded_libs): Likewise.
Dldlang.c2952 check_excluded_libs (bfd *abfd) in check_excluded_libs() function
3085 check_excluded_libs (entry->the_bfd); in load_symbols()
DChangeLog-20203237 (check_excluded_libs): Likewise.