Searched defs:SHF_EXECINSTR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/sys/sys/ | ||
| H A D | elf_common.h | 502 #define SHF_EXECINSTR global() macro |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | ELF.h | 1145 SHF_EXECINSTR = 0x4, global() enumerator |