Searched refs:set_extra_library_path (Results 1 – 11 of 11) sorted by relevance
129 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_manager1940 set_extra_library_path(const char* path) in set_extra_library_path() function1943 return parameters->options().plugins()->set_extra_library_path(path); in set_extra_library_path()
306 set_extra_library_path(const char* path);
10046 * 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
949 set_extra_library_path (const char *path) in set_extra_library_path() function1067 TVU(set_extra_library_path) = set_extra_library_path; in set_tv_header()
438 (set_extra_library_path): Likewise.468 (set_extra_library_path): Likewise.
936 set_extra_library_path (const char *path) in set_extra_library_path() function1051 TVU(set_extra_library_path) = set_extra_library_path; in set_tv_header()
120 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable429 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()1141 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()