HomeSort by: relevance | last modified time | path
    Searched refs:EF_ARM_ALIGN8 (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/arm/include/
elf_machdep.h 21 #define EF_ARM_ALIGN8 0x00000040 /* 8-bit structure alignment. */
  /src/sys/arch/aarch64/include/
elf_machdep.h 52 #define EF_ARM_ALIGN8 0x00000040 /* 8-bit structure alignment. */
  /src/external/gpl3/binutils/dist/include/elf/
arm.h 33 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use. */
  /src/external/gpl3/binutils.old/dist/include/elf/
arm.h 33 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use. */
  /src/external/gpl3/gdb/dist/include/elf/
arm.h 33 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use. */
  /src/external/gpl3/gdb.old/dist/include/elf/
arm.h 33 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use. */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1846 enum EF_ARM_ALIGN8 = 0x40;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 4103 case EF_ARM_ALIGN8:
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 3719 case EF_ARM_ALIGN8:

Completed in 71 milliseconds