Searched defs:SHF_EXECINSTR (Results 1 – 13 of 13) sorted by relevance
237 #define SHF_EXECINSTR 0x4 /* Section contains instructions. */ macro
493 #define SHF_EXECINSTR 0x4 macro
722 SHF_EXECINSTR = 0x4, enumerator
542 constexpr Elf_Xword SHF_EXECINSTR = 0x4; variable
894 SHF_EXECINSTR = 0x4, enumerator
411 #define SHF_EXECINSTR (1 << 2) macro
410 #define SHF_EXECINSTR (1 << 2) macro
472 #define SHF_EXECINSTR (1 << 2) /* Executable */ macro