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

/openjdk7/jdk/make/common/shared/
H A DCompiler-llvm.gmk44 SHARED_LIBRARY_FLAG = -Wl,-install_name,@rpath/$(@F) -dynamiclib -compatibility_version 1.0.0 -current_version 1.0.0
/openjdk7/hotspot/src/share/vm/memory/
H A Dfilemap.hpp104 static int current_version() { return _current_version; } function in class:FileMapInfo
H A Dfilemap.cpp149 if (_header._version != current_version()) {
455 if (_header._version != current_version()) {

Completed in 830 milliseconds