OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_SH_CODE
(Results
1 - 9
of
9
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
sh.h
136
#define
R_SH_CODE
30 /* start of code */
/toolchain/binutils/binutils-2.25/include/elf/
sh.h
146
RELOC_NUMBER (
R_SH_CODE
, 30)
/toolchain/binutils/binutils-2.25/bfd/
coff-sh.c
310
HOWTO (
R_SH_CODE
, /* type */
748
if (irel->r_type ==
R_SH_CODE
)
[
all
...]
elf32-sh-relocs.h
362
HOWTO (
R_SH_CODE
, /* type */
370
"
R_SH_CODE
", /* name */
[
all
...]
elf32-sh.c
340
{ BFD_RELOC_SH_CODE,
R_SH_CODE
},
497
functions use symbols like
R_SH_CODE
, those symbols have different
545
if (ELF32_R_TYPE (irel->r_info) == (int)
R_SH_CODE
)
962
&& ELF32_R_TYPE (irel->r_info) != (int)
R_SH_CODE
[
all
...]
/external/elfutils/libelf/
elf.h
[
all
...]
/external/kmod/port-gnu/
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 1102 milliseconds