Searched refs:SDL_LoadObject (Results 1 – 18 of 18) sorted by relevance
57 extern DECLSPEC void * SDLCALL SDL_LoadObject(const char *sofile);
31 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
35 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
35 SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
34 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
36 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
38 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function
138 handle = SDL_LoadObject(path); in SDL_AtariGL_LoadLibrary()143 handle = SDL_LoadObject(path); in SDL_AtariGL_LoadLibrary()149 handle = SDL_LoadObject(path); in SDL_AtariGL_LoadLibrary()154 handle = SDL_LoadObject(path); in SDL_AtariGL_LoadLibrary()159 handle = SDL_LoadObject(path); in SDL_AtariGL_LoadLibrary()
75 SDL_LoadObject
157 x11libs[i].lib = SDL_LoadObject(x11libs[i].libname); in SDL_X11_LoadSymbols()
435 #define GL_LoadObject SDL_LoadObject
177 this->hidden->libraryHandle = SDL_LoadObject(location); in Mac_GL_LoadLibrary()
88 esd_handle = SDL_LoadObject(esd_library); in LoadESDLibrary()
99 arts_handle = SDL_LoadObject(arts_library); in LoadARTSLibrary()
202 opengl_library = SDL_LoadObject(location);
120 aygshell = SDL_LoadObject("aygshell.dll"); in LoadAygshell()
1381 void *SDL_LoadObject(const char *sofile) in SDL_LoadObject() function