Searched refs:EI_CLASS (Results 1 – 1 of 1) sorted by relevance
36 private static final int EI_CLASS = 4; field in ReadElf232 int elfClass = mBuffer[EI_CLASS]; in readHeader()