Lines Matching full:dlclose
1875 expr.Printf("dlclose ((void *)0x%" PRIx64 ")", image_addr);1876 const char *prefix = "extern \"C\" int dlclose(void* handle);\n";