Searched refs:plugins (Results 1 - 25 of 31) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-bootstrap/
H A Dbootstrap.exp35 regexp ".*\(--plugin\).*\n" $tmp foo plugins
36 if [info exists plugins] then {
37 set plugins "yes"
39 set plugins "no"
44 set plugins "yes"
88 if { $flags == "--static" && $plugins == "yes" } then {
131 if { $plugins == "yes" } {
/haiku-buildtools/binutils/gold/
H A Dplugin.cc429 { parameters->options().plugins()->rescan(this); }
1446 this->options_.plugins()->all_symbols_read(workqueue,
1457 // The C interface routines called by the plugins.
1467 parameters->options().plugins()->set_claim_file_handler(handler);
1477 parameters->options().plugins()->set_all_symbols_read_handler(handler);
1487 parameters->options().plugins()->set_cleanup_handler(handler);
1497 Pluginobj* obj = parameters->options().plugins()->make_plugin_object(
1514 return parameters->options().plugins()->get_input_file(obj_index, file);
1525 return parameters->options().plugins()->release_input_file(obj_index);
1534 return parameters->options().plugins()
1543 Plugin_manager* plugins = parameters->options().plugins(); local
1562 Plugin_manager* plugins = parameters->options().plugins(); local
1582 Plugin_manager* plugins = parameters->options().plugins(); local
[all...]
H A Dgold.cc68 parameters->options().plugins()->cleanup();
555 // Layout deferred objects due to plugins.
558 Plugin_manager* plugins = parameters->options().plugins(); local
559 gold_assert(plugins != NULL);
560 plugins->layout_deferred_objects();
566 /* If plugins have specified a section order, re-arrange input sections
H A Dmain.cc240 command_line.options().plugins()->load_plugins(&layout);
H A Dreadsyms.cc343 Pluginobj* obj = parameters->options().plugins()->claim_file(input_file,
874 parameters->options().plugins()->save_input_group(this->input_group_);
H A Darchive.cc706 = parameters->options().plugins()->claim_file(input_file,
1172 parameters->options().plugins()->save_archive(this->archive_);
H A Dconfigure1447 --enable-plugins linker plugins
3336 # Check whether --enable-plugins was given.
3339 yes | "") plugins=yes ;;
3340 no) plugins=no ;;
3341 *) plugins=yes ;;
3344 plugins=no
3347 if test "$plugins" = "yes"; then
3352 if test "$plugins" = "yes"; then
H A Dresolve.cc316 && parameters->options().plugins()->in_replacement_phase())
H A Dobject.cc1336 // * Using plugins to map some sections to unique segments: Mapping
1338 // output sections too. This can be done via plugins now and this
1433 // If any input files have been claimed by plugins, we need to defer
1437 && parameters->options().plugins()->should_defer_layout());
1501 parameters->options().plugins()->add_deferred_layout_object(this);
1734 // Defer layout here if input files are claimed by plugins. When gc
H A Doptions.h1594 plugins() const function in class:gold::General_options
1785 // Add a plugin and its arguments to the list of plugins.
H A Dsymtab.cc1001 // Commons from plugins are just placeholders.
1052 // Commons from plugins are just placeholders.
1113 parameters->options().plugins()->new_undefined_symbol(ret);
/haiku-buildtools/gcc/
H A DMakefile.def86 // Linker plugins may need their own build of libiberty; see
88 // installed. It's a helper library for linker plugins, so we pay attention to
363 // generic libiberty build or the specific build for linker plugins.
/haiku-buildtools/binutils/
H A DMakefile.def87 // Linker plugins may need their own build of libiberty; see
89 // installed. It's a helper library for linker plugins, so we pay attention to
373 // generic libiberty build or the specific build for linker plugins.
/haiku-buildtools/binutils/binutils/doc/
H A DMakefile.in88 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/gas/doc/
H A DMakefile.in85 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/binutils/
H A Dconfigure1427 --enable-plugins Enable support for plugins
11578 # As the $enable_largefile decision depends on --enable-plugins we must set it
11579 # even in directories otherwise not depending on the $plugins option.
11610 # Check whether --enable-plugins was given.
11613 no) plugins=no ;;
11614 *) plugins=yes
11620 plugins=$maybe_plugins
11624 if test "$plugins" = "yes"; then
11692 test "${target}" = "${host}" -a "x$plugins"
[all...]
H A DMakefile.in105 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/gprof/
H A Dconfigure1391 --enable-plugins Enable support for plugins
11254 # As the $enable_largefile decision depends on --enable-plugins we must set it
11255 # even in directories otherwise not depending on the $plugins option.
11286 # Check whether --enable-plugins was given.
11289 no) plugins=no ;;
11290 *) plugins=yes
11296 plugins=$maybe_plugins
11300 if test "$plugins" = "yes"; then
11368 test "${target}" = "${host}" -a "x$plugins"
[all...]
H A DMakefile.in89 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/bfd/
H A Dconfigure1443 --enable-plugins Enable support for plugins
11775 # AC_PLUGINS setting $plugins is called by ACX_LARGEFILE.
11782 # As the $enable_largefile decision depends on --enable-plugins we must set it
11783 # even in directories otherwise not depending on the $plugins option.
11814 # Check whether --enable-plugins was given.
11817 no) plugins=no ;;
11818 *) plugins=yes
11824 plugins=$maybe_plugins
11828 if test "$plugins"
[all...]
H A DMakefile.in92 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/bfd/doc/
H A DMakefile.in88 $(top_srcdir)/../config/plugins.m4 \
/haiku-buildtools/binutils/gas/
H A Dconfigure1419 --enable-plugins Enable support for plugins
11339 # As the $enable_largefile decision depends on --enable-plugins we must set it
11340 # even in directories otherwise not depending on the $plugins option.
11371 # Check whether --enable-plugins was given.
11374 no) plugins=no ;;
11375 *) plugins=yes
11381 plugins=$maybe_plugins
11385 if test "$plugins" = "yes"; then
11453 test "${target}" = "${host}" -a "x$plugins"
[all...]
/haiku-buildtools/binutils/ld/
H A Dconfigure1445 --enable-plugins Enable support for plugins
15092 # As the $enable_largefile decision depends on --enable-plugins we must set it
15093 # even in directories otherwise not depending on the $plugins option.
15124 # Check whether --enable-plugins was given.
15127 no) plugins=no ;;
15128 *) plugins=yes
15134 plugins=$maybe_plugins
15138 if test "$plugins" = "yes"; then
15206 test "${target}" = "${host}" -a "x$plugins"
[all...]
/haiku-buildtools/gcc/gcc/
H A DMakefile.in2505 # plugins to define their types and generate the supporting GGC
2935 loop.texi generic.texi gimple.texi plugins.texi optinfo.texi \

Completed in 519 milliseconds

12