Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp120 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable
431 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()
1152 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()