Searched refs:pkg_createWindowsDLL (Results 1 – 1 of 1) sorted by relevance
77 static int32_t pkg_createWindowsDLL(const char mode, const char *gencFilePath, UPKGOptions *o);785 result = pkg_createWindowsDLL(mode, gencFilePath, o); in pkg_executeOptions()1815 static int32_t pkg_createWindowsDLL(const char mode, const char *gencFilePath, UPKGOptions *o) { in pkg_createWindowsDLL() function