OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_SH_COUNT
(Results
1 - 8
of
8
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
sh.h
122
#define
R_SH_COUNT
28 /* Count of constant pool uses */
/toolchain/binutils/binutils-2.25/include/elf/
sh.h
144
RELOC_NUMBER (
R_SH_COUNT
, 28)
/toolchain/binutils/binutils-2.25/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
338
{ BFD_RELOC_SH_COUNT,
R_SH_COUNT
},
750
/* Look for a
R_SH_COUNT
reloc on the location where the
755
&& ELF32_R_TYPE (irelcount->r_info) == (int)
R_SH_COUNT
)
[
all
...]
/external/elfutils/libelf/
elf.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
[
all
...]
Completed in 77 milliseconds