Searched defs:SHF_EXECINSTR (Results 1 – 2 of 2) sorted by relevance
1168 SHF_EXECINSTR = 0x4, enumerator
522 #define SHF_EXECINSTR 0x4 /* Section contains instructions. */ macro