Searched refs:SHT_STRTAB (Results 1 – 1 of 1) sorted by relevance
58 private static final int SHT_STRTAB = 3; field in ReadElf305 if (sh_type == SHT_STRTAB) { in readSectionHeaders()335 } else if (sh_type == SHT_STRTAB) { in readSectionHeaders()