Searched defs:SHF_EXECINSTR (Results 1 – 3 of 3) sorted by relevance
305 #define SHF_EXECINSTR 0x4 /* Section contains instructions. */ macro
623 SHF_EXECINSTR = 0x4, enumerator
470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro