Searched defs:load_library (Results 1 – 6 of 6) sorted by relevance
31 void* load_library(const char* appLocation, const char* libraryName) in load_library() function
1346 static PyObject *load_library(PyObject *self, PyObject *args) in load_library() function
1003 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() function
991 static struct dso *load_library(const char *name, struct dso *needed_by) in load_library() function
1965 struct dso *load_library( in load_library() function