Searched refs:SHT_SYMTAB (Results 1 – 2 of 2) sorted by relevance
203 #define SHT_SYMTAB 0x2 /**< Symbol table */ macro
178 if (shdr->sh_type == SHT_SYMTAB && ldr->hdr.e_type == ET_REL) { in llext_find_tables()