Searched refs:SHT_STRTAB (Results 1 – 2 of 2) sorted by relevance
204 #define SHT_STRTAB 0x3 /**< String table */ macro
190 } else if (shdr->sh_type == SHT_STRTAB && i == shstrtab_ndx) { in llext_find_tables()195 } else if (shdr->sh_type == SHT_STRTAB && i == strtab_ndx) { in llext_find_tables()