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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/posix/elf/
H A DELFFile.java31 public static final byte CLASS_INVALID = 0; field in interface:ELFFile
64 * file. The byte will be either CLASS_INVALID, CLASS_32 or CLASS_64. */

Completed in 44 milliseconds