Searched defs:EF_ARM_EABIMASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 449 EF_ARM_EABIMASK = 0xFF000000U enumerator |
/freebsd/sys/sys/ | ||
H A D | elf_common.h | 327 #define EF_ARM_EABIMASK 0xFF000000 macro |