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

/opengrok/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java125 if (sections[i].sh_type == ELFSection.SHT_STRTAB) {
243 public static final int SHT_STRTAB = 3; /* String table */ field in class:ELFAnalyzer.ELFSection

Completed in 10 milliseconds