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

  /toolchain/binutils/binutils-2.27/include/coff/
sh.h 127 #define R_SH_ALIGN 29 /* .align pseudo-op */
  /toolchain/binutils/binutils-2.27/include/elf/
sh.h 149 RELOC_NUMBER (R_SH_ALIGN, 29)
  /toolchain/binutils/binutils-2.27/bfd/
coff-sh.c 296 HOWTO (R_SH_ALIGN, /* type */
554 || (reloc).r_type == R_SH_ALIGN) \
1087 if (irel->r_type == R_SH_ALIGN
    [all...]
elf32-sh-relocs.h 345 HOWTO (R_SH_ALIGN, /* type */
353 "R_SH_ALIGN", /* name */
    [all...]
elf32-sh.c 344 { BFD_RELOC_SH_ALIGN, R_SH_ALIGN },
923 if (ELF32_R_TYPE (irel->r_info) == (int) R_SH_ALIGN
963 || (ELF32_R_TYPE (irel->r_info) == (int) R_SH_ALIGN
972 && ELF32_R_TYPE (irel->r_info) != (int) R_SH_ALIGN
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 351 milliseconds