Searched refs:EF_ARM_ALIGN8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
H A Darm.h33 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use. */ macro
/freebsd-12-stable/sys/sys/
H A Delf_common.h334 #define EF_ARM_ALIGN8 0x00000040 macro
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h423 _ELF_DEFINE_EF(EF_ARM_ALIGN8, 0x00000040UL, \
/freebsd-12-stable/contrib/binutils/binutils/
H A Dreadelf.c1948 case EF_ARM_ALIGN8:
/freebsd-12-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c412 {EF_ARM_ALIGN8, "8 bit structure alignment"},

Completed in 139 milliseconds