Home
last modified time | relevance | path

Searched refs:set_extra_library_path (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dplugin.cc129 set_extra_library_path(const char *path);
317 tv[i].tv_u.tv_set_extra_library_path = set_extra_library_path; in load()
1158 Plugin_manager::set_extra_library_path(const char* path) in set_extra_library_path() function in gold::Plugin_manager
1940 set_extra_library_path(const char* path) in set_extra_library_path() function
1943 return parameters->options().plugins()->set_extra_library_path(path); in set_extra_library_path()
Dplugin.h306 set_extra_library_path(const char* path);
DChangeLog-081510046 * plugin.cc (set_extra_library_path): New.
10047 (Plugin::load): Add set_extra_library_path to the transfer vector.
10048 (Plugin_manager::set_extra_library_path): New.
10050 (set_extra_library_path(): New.
10051 * plugin.h (Plugin_manager): Add set_extra_library_path and
/netbsd/src/external/gpl3/binutils/dist/ld/
Dplugin.c949 set_extra_library_path (const char *path) in set_extra_library_path() function
1067 TVU(set_extra_library_path) = set_extra_library_path; in set_tv_header()
DChangeLog-2010438 (set_extra_library_path): Likewise.
468 (set_extra_library_path): Likewise.