Searched refs:dlHandle (Results 1 – 1 of 1) sorted by relevance
51 void *dlHandle = dlopen(LibPath.c_str(), RTLD_LOCAL | RTLD_FIRST); in main() local52 if (!dlHandle) { in main()60 dlHandle, "clangd_xpc_get_bundle_identifier"); in main()