Searched refs:SHF_EXECINSTR (Results 1 – 2 of 2) sorted by relevance
213 #define SHF_EXECINSTR 0x4 /**< Section contains executable instructions */ macro
219 if (shdr->sh_flags & SHF_EXECINSTR) { in llext_map_sections()