Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp55 ld_plugin_set_extra_library_path set_extra_library_path = NULL; variable
210 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()
455 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) { in all_symbols_read_hook()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp115 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable
396 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()
1076 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()
/external/llvm/tools/gold/
Dgold-plugin.cpp146 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable
357 set_extra_library_path = tv->tv_u.tv_set_extra_library_path; in onload()
1518 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK) in allSymbolsReadHook()