Searched refs:SHT_STRTAB (Results 1 – 2 of 2) sorted by relevance
72 SHT_STRTAB = 3 variable
71 private static final int SHT_STRTAB = 3; field in ReadElf837 if (sh_type == SHT_STRTAB) { in readSectionHeaders()879 } else if (sh_type == SHT_STRTAB) { in readSectionHeaders()