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