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

/opengrok-sun/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java244 ei_class = EI_Class.valueOf(fmap.get(ELFIdentification.EI_CLASS.value()));
343 EI_CLASS(4), enum constant in enum:ELFAnalyzer.ELFIdentification
380 throw new IllegalArgumentException("Invalid EI_CLASS value:" + value);

Completed in 16 milliseconds