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

  /src/external/gpl3/binutils/dist/include/elf/
m32r.h 96 #define EF_M32R_ARCH 0x30000000
  /src/external/gpl3/binutils.old/dist/include/elf/
m32r.h 96 #define EF_M32R_ARCH 0x30000000
  /src/external/gpl3/gdb/dist/include/elf/
m32r.h 96 #define EF_M32R_ARCH 0x30000000
  /src/external/gpl3/gdb.old/dist/include/elf/
m32r.h 96 #define EF_M32R_ARCH 0x30000000
  /src/external/gpl3/binutils/dist/bfd/
elf32-m32r.c 3194 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
3219 elf_elfheader (abfd)->e_flags &=~ EF_M32R_ARCH;
3279 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3281 if ( ((in_flags & EF_M32R_ARCH) != E_M32R_ARCH)
3282 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3283 || ((in_flags & EF_M32R_ARCH) == E_M32R2_ARCH))
3309 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m32r.c 3192 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
3217 elf_elfheader (abfd)->e_flags &=~ EF_M32R_ARCH;
3278 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3280 if ( ((in_flags & EF_M32R_ARCH) != E_M32R_ARCH)
3281 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3282 || ((in_flags & EF_M32R_ARCH) == E_M32R2_ARCH))
3308 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
  /src/external/gpl3/gdb/dist/bfd/
elf32-m32r.c 3190 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
3215 elf_elfheader (abfd)->e_flags &=~ EF_M32R_ARCH;
3276 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3278 if ( ((in_flags & EF_M32R_ARCH) != E_M32R_ARCH)
3279 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3280 || ((in_flags & EF_M32R_ARCH) == E_M32R2_ARCH))
3306 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m32r.c 3191 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
3216 elf_elfheader (abfd)->e_flags &=~ EF_M32R_ARCH;
3277 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3279 if ( ((in_flags & EF_M32R_ARCH) != E_M32R_ARCH)
3280 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3281 || ((in_flags & EF_M32R_ARCH) == E_M32R2_ARCH))
3307 switch (elf_elfheader (abfd)->e_flags & EF_M32R_ARCH)
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5488 if ((e_flags & EF_M32R_ARCH) == E_M32R_ARCH)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 5104 if ((e_flags & EF_M32R_ARCH) == E_M32R_ARCH)

Completed in 68 milliseconds