| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | resolve.cc | 633 && to->object()->as_needed() in should_override() 695 && to->object()->as_needed() in should_override()
|
| H A D | incremental-dump.cc | 172 input_file.as_needed() ? "true" : "false"); in dump_incremental_inputs()
|
| H A D | options.h | 701 DEFINE_bool(as_needed, options::TWO_DASHES, '\0', false, 1991 this->set_as_needed(options.as_needed()); in copy_from_options() 1998 DEFINE_posdep(as_needed, bool);
|
| H A D | incremental.h | 176 as_needed() const in as_needed() function 861 as_needed() const in as_needed() function
|
| H A D | incremental.cc | 1136 if (obj->as_needed()) in report_object() 1497 if ((*p)->as_needed()) in write_input_files() 2702 if (this->input_reader_.as_needed()) in Sized_incr_dynobj()
|
| H A D | object.h | 455 this->as_needed_ = input_file->options().as_needed(); in name_() 837 as_needed() const in as_needed() function
|
| H A D | options.cc | 763 this->set_as_needed(posdep.as_needed()); in copy_from_posdep_options()
|
| H A D | object.cc | 3250 if (!obj->as_needed()) in add_object()
|
| H A D | symtab.cc | 2627 || !sym->object()->as_needed() in set_dynsym_indexes()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | resolve.cc | 633 && to->object()->as_needed() in should_override() 695 && to->object()->as_needed() in should_override()
|
| H A D | incremental-dump.cc | 172 input_file.as_needed() ? "true" : "false"); in dump_incremental_inputs()
|
| H A D | options.h | 701 DEFINE_bool(as_needed, options::TWO_DASHES, '\0', false, 1986 this->set_as_needed(options.as_needed()); in copy_from_options() 1993 DEFINE_posdep(as_needed, bool);
|
| H A D | incremental.h | 176 as_needed() const in as_needed() function 861 as_needed() const in as_needed() function
|
| H A D | incremental.cc | 1136 if (obj->as_needed()) in report_object() 1497 if ((*p)->as_needed()) in write_input_files() 2702 if (this->input_reader_.as_needed()) in Sized_incr_dynobj()
|
| H A D | object.h | 455 this->as_needed_ = input_file->options().as_needed(); in name_() 837 as_needed() const in as_needed() function
|
| H A D | options.cc | 763 this->set_as_needed(posdep.as_needed()); in copy_from_posdep_options()
|
| H A D | object.cc | 3221 if (!obj->as_needed()) in add_object()
|
| H A D | symtab.cc | 2627 || !sym->object()->as_needed() in set_dynsym_indexes()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 745 static const char *getAsNeededOption(const ToolChain &TC, bool as_needed) { in getAsNeededOption() argument 750 return as_needed ? "-zignore" : "-zrecord"; in getAsNeededOption() 752 return as_needed ? "--as-needed" : "--no-as-needed"; in getAsNeededOption()
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-2004 | 1191 * ldmain.c (as_needed): New global var. 1192 * ldmain.h (as_needed): Declare. 1197 * ldlang.h (lang_input_statement_type): Add as_needed field. 1198 * ldlang.c (new_afile): Set p->as_needed.
|
| H A D | ChangeLog-2006 | 1122 * ldlang.c (load_symbols): Set as_needed and add_needed according
|
| H A D | ChangeLog-2009 | 176 to add_DT_NEEDED_for_dynamic. Rename as_needed to
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog-2004 | 1191 * ldmain.c (as_needed): New global var. 1192 * ldmain.h (as_needed): Declare. 1197 * ldlang.h (lang_input_statement_type): Add as_needed field. 1198 * ldlang.c (new_afile): Set p->as_needed.
|
| H A D | ChangeLog-2006 | 1122 * ldlang.c (load_symbols): Set as_needed and add_needed according
|
| H A D | ChangeLog-2009 | 176 to add_DT_NEEDED_for_dynamic. Rename as_needed to
|