Searched refs:DATA_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.java38 public static final byte DATA_INVALID = 0; field in interface:ELFFile
67 * data. This byte will be either DATA_INVALID, DATA_LSB or DATA_MSB. */

Completed in 40 milliseconds