Searched refs:SHF_EXECINSTR (Results 1 – 2 of 2) sorted by relevance
262 #define SHF_EXECINSTR 0x4 // contains executable machine instructions macro
470 #define SHF_EXECINSTR (1 << 2) /* Executable */ macro