Searched refs:SHT_DYNSYM (Results 1 – 2 of 2) sorted by relevance
208 #define SHT_DYNSYM 0xB /**< Dynamic linking symbol table */ macro
184 } else if (shdr->sh_type == SHT_DYNSYM && ldr->hdr.e_type == ET_DYN) { in llext_find_tables()