Searched defs:SHF_EXECINSTR (Results 1 – 6 of 6) sorted by relevance
425 #define SHF_EXECINSTR 0x4 /* Executable machine instructions */ macro
206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
495 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
503 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
538 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro