Searched refs:SHT_STRTAB (Results 1 – 3 of 3) sorted by relevance
219 #define SHT_STRTAB 3 macro
419 #define SHT_STRTAB 3 /* string table section */ macro
473 if (strtab_shdr->sh_type != SHT_STRTAB) { in ReadDynamicSection()