Searched refs:sh_type (Results 1 – 1 of 1) sorted by relevance
298 long sh_type = readWord(); in readSectionHeaders() local305 if (sh_type == SHT_STRTAB) { in readSectionHeaders()320 long sh_type = readWord(); in readSectionHeaders() local326 if (sh_type == SHT_SYMTAB || sh_type == SHT_DYNSYM) { in readSectionHeaders()335 } else if (sh_type == SHT_STRTAB) { in readSectionHeaders()344 } else if (sh_type == SHT_DYNAMIC) { in readSectionHeaders()