Searched refs:JImage_ResourcePath_t (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/classfile/
H A Djimage.hpp196 typedef bool (*JImage_ResourcePath_t)(JImageFile* jimage, JImageLocationRef location, typedef
H A DclassLoader.cpp105 static JImage_ResourcePath_t JImageResourcePath = NULL;
1125 JImageResourcePath = CAST_TO_FN_PTR(JImage_ResourcePath_t, os::dll_lookup(handle, "JIMAGE_ResourcePath"));
/openjdk9/jdk/src/java.base/share/native/libjimage/
H A Djimage.hpp203 typedef bool (*JImage_ResourcePath_t)(JImageFile* jimage, JImageLocationRef location, typedef

Completed in 114 milliseconds