Home
last modified time | relevance | path

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

/external/llvm/tools/gold/
Dgold-plugin.cpp76 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable
230 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()
890 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()