Searched defs:EI_CLASS (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf.h53 EI_CLASS = 4, // File class. enumerator in enum:__anon56
87 unsigned char getFileClass() const { return e_ident[EI_CLASS]; }
111 unsigned char getFileClass() const { return e_ident[EI_CLASS]; }

Completed in 210 milliseconds