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