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

/opengrok/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java81 content = parseELF(raf.getChannel());
94 public String parseELF(FileChannel fch) throws IOException { method in class:ELFAnalyzer

Completed in 11 milliseconds