Searched defs:dll_load (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1288 void * os::dll_load(const char *filename, char *ebuf, int ebuflen) { function in class:os
1306 void * os::dll_load(const char *filename, char *ebuf, int ebuflen) { function in class:os
/openjdk10/hotspot/src/os/aix/vm/
H A Dos_aix.cpp1267 void *os::dll_load(const char *filename, char *ebuf, int ebuflen) { function in class:os
/openjdk10/hotspot/src/os/windows/vm/
H A Dos_windows.cpp1319 void * os::dll_load(const char *name, char *ebuf, int ebuflen) { function in class:os
/openjdk10/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp1530 void * os::dll_load(const char *filename, char *ebuf, int ebuflen) { function in class:os

Completed in 195 milliseconds