Home
last modified time | relevance | path

Searched refs:try_load_plugin (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dplugin.c333 try_load_plugin (const char *pname, in try_load_plugin() function
535 (void) try_load_plugin (full_name, NULL, abfd, true); in build_plugin_list()
553 return try_load_plugin (plugin_name, plugin_list, abfd, false); in load_plugin()
563 if (try_load_plugin (NULL, plugin_list_iter, abfd, false)) in load_plugin()
H A DChangeLog-20201906 * plugin.c (try_load_plugin): Suppress the error message about
2692 * plugin.c (try_load_plugin): Extend error message when a plugin
3415 (try_load_plugin): Likewise.
3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2.
4085 (try_load_plugin): Call dlclose before return.
4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument
4452 (try_load_plugin): Treat each object as independent. Create a
4493 (try_load_plugin): Don't reuse the previous plugin for LTO
H A DChangeLog-20153662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean
3670 (load_plugin): Cache try_load_plugin result.
H A DChangeLog-20181031 (try_load_plugin): Place opened plugins on a list. Ensure that
1329 (try_load_plugin): If a plugin has already been registered, then
H A DChangeLog-20191459 * plugin.c (try_load_plugin): Use bfd_malloc.
H A DChangeLog-20141375 (try_load_plugin): Pass through bfd. Add test.
H A DChangeLog-20163600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
H A DChangeLog-20092901 (try_load_plugin): Use plugin_program_name.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dplugin.c345 try_load_plugin (const char *pname, in try_load_plugin() function
551 (void) try_load_plugin (full_name, NULL, abfd, true); in build_plugin_list()
569 return try_load_plugin (plugin_name, plugin_list, abfd, false); in load_plugin()
579 if (try_load_plugin (NULL, plugin_list_iter, abfd, false)) in load_plugin()
H A DChangeLog-20201906 * plugin.c (try_load_plugin): Suppress the error message about
2692 * plugin.c (try_load_plugin): Extend error message when a plugin
3415 (try_load_plugin): Likewise.
3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2.
4085 (try_load_plugin): Call dlclose before return.
4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument
4452 (try_load_plugin): Treat each object as independent. Create a
4493 (try_load_plugin): Don't reuse the previous plugin for LTO
H A DChangeLog-20153662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean
3670 (load_plugin): Cache try_load_plugin result.
H A DChangeLog-20181031 (try_load_plugin): Place opened plugins on a list. Ensure that
1329 (try_load_plugin): If a plugin has already been registered, then
H A DChangeLog-20191459 * plugin.c (try_load_plugin): Use bfd_malloc.
H A DChangeLog-20141375 (try_load_plugin): Pass through bfd. Add test.
H A DChangeLog-20163600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
H A DChangeLog-20092901 (try_load_plugin): Use plugin_program_name.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20201906 * plugin.c (try_load_plugin): Suppress the error message about
2692 * plugin.c (try_load_plugin): Extend error message when a plugin
3415 (try_load_plugin): Likewise.
3427 (try_load_plugin): Add LDPT_ADD_SYMBOLS_V2.
4085 (try_load_plugin): Call dlclose before return.
4438 * plugin.c (try_load_plugin): Make plugin_list_iter an argument
4452 (try_load_plugin): Treat each object as independent. Create a
4493 (try_load_plugin): Don't reuse the previous plugin for LTO
H A DChangeLog-20153662 * plugin.c (try_load_plugin): Take a pointer to bfd_boolean
3670 (load_plugin): Cache try_load_plugin result.
H A DChangeLog-20181031 (try_load_plugin): Place opened plugins on a list. Ensure that
1329 (try_load_plugin): If a plugin has already been registered, then
H A DChangeLog-20191459 * plugin.c (try_load_plugin): Use bfd_malloc.
H A DChangeLog-20141375 (try_load_plugin): Pass through bfd. Add test.
H A DChangeLog-20163600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20181031 (try_load_plugin): Place opened plugins on a list. Ensure that
1329 (try_load_plugin): If a plugin has already been registered, then
H A DChangeLog-20191459 * plugin.c (try_load_plugin): Use bfd_malloc.
H A DChangeLog-20163600 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.

12