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

/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1845 _lib = os::Linux::dll_load_in_vmthread(_filename, _ebuf, _ebuflen);
2071 void * os::Linux::dll_load_in_vmthread(const char *filename, char *ebuf, int ebuflen) { function in class:os::Linux

Completed in 41 milliseconds