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

/opengrok-jel/src/org/opensolaris/opengrok/analysis/executables/
H A DELFAnalyzer.java148 if (sections[i].sh_type == ELFSection.SHT_STRTAB) {
306 public static final int SHT_STRTAB = 3; field in class:ELFAnalyzer.ELFSection

Completed in 8 milliseconds