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

  /toolchain/binutils/binutils-2.27/include/coff/
sh.h 122 #define R_SH_COUNT 28 /* Count of constant pool uses */
  /toolchain/binutils/binutils-2.27/include/elf/
sh.h 148 RELOC_NUMBER (R_SH_COUNT, 28)
  /toolchain/binutils/binutils-2.27/bfd/
elf32-sh-relocs.h 328 HOWTO (R_SH_COUNT, /* type */
336 "R_SH_COUNT", /* name */
    [all...]
coff-sh.c 282 HOWTO (R_SH_COUNT, /* type */
553 || (reloc).r_type == R_SH_COUNT \
691 creates an R_SH_COUNT reloc at that address. The r_offset field of
692 the R_SH_COUNT reloc will be the number of references. If the
694 R_SH_COUNT reloc to see whether it can also eliminate the function
946 /* Look for a R_SH_COUNT reloc on the location where the
951 && irelcount->r_type == R_SH_COUNT)
    [all...]
elf32-sh.c 343 { BFD_RELOC_SH_COUNT, R_SH_COUNT },
761 /* Look for a R_SH_COUNT reloc on the location where the
766 && ELF32_R_TYPE (irelcount->r_info) == (int) R_SH_COUNT)
    [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 345 milliseconds