Searched refs:SHT_STRTAB (Results 1 – 2 of 2) sorted by relevance
228 #define SHT_STRTAB 3 macro
438 if (strtab_shdr->sh_type != SHT_STRTAB) { in ReadDynamicSection()