HomeSort by relevance Sort by last modified time
    Searched refs:EF_SH_MACH_MASK (Results 1 - 9 of 9) sorted by null

  /external/elfutils/backends/
sh_symbol.c 65 switch (flags & EF_SH_MACH_MASK)
93 return ((flags &~ (EF_SH_MACH_MASK)) == 0);
  /toolchain/binutils/binutils-2.25/include/elf/
sh.h 25 #define EF_SH_MACH_MASK 0x1f
  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh64.c 160 switch (flags & EF_SH_MACH_MASK)
245 else if ((new_flags & EF_SH_MACH_MASK) != EF_SH5)
elf64-sh64.c     [all...]
elf32-sh.c 802 if ((elf_elfheader (abfd)->e_flags & EF_SH_MACH_MASK) != EF_SH4
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]

Completed in 907 milliseconds