OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAKE_RELOC
(Results
1 - 9
of
9
) sorted by null
/toolchain/binutils/binutils-2.25/include/elf/
sh.h
135
FAKE_RELOC
(R_SH_FIRST_INVALID_RELOC, 12)
136
FAKE_RELOC
(R_SH_LAST_INVALID_RELOC, 21)
169
FAKE_RELOC
(R_SH_FIRST_INVALID_RELOC_2, 52)
170
FAKE_RELOC
(R_SH_LAST_INVALID_RELOC_2, 52)
172
FAKE_RELOC
(R_SH_FIRST_INVALID_RELOC_3, 54)
173
FAKE_RELOC
(R_SH_LAST_INVALID_RELOC_3, 143)
182
FAKE_RELOC
(R_SH_FIRST_INVALID_RELOC_4, 152)
183
FAKE_RELOC
(R_SH_LAST_INVALID_RELOC_4, 159)
221
FAKE_RELOC
(R_SH_FIRST_INVALID_RELOC_5, 197)
222
FAKE_RELOC
(R_SH_LAST_INVALID_RELOC_5, 200
[
all
...]
reloc-macros.h
31
FAKE_RELOC
(R_foo_illegal, 9)
57
FAKE_RELOC
(R_foo_illegal, 9)
58
FAKE_RELOC
(R_foo_synonym, 0)
70
FAKE_RELOC
(R_foo_illegal, 9)
71
FAKE_RELOC
(R_foo_synonym, 0)
110
#define
FAKE_RELOC
(name, number)
123
#define
FAKE_RELOC
(name, number) name = number,
arm.h
246
FAKE_RELOC
(R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */
247
FAKE_RELOC
(R_ARM_THM_PC22, R_ARM_THM_CALL)
248
FAKE_RELOC
(R_ARM_THM_PC11, R_ARM_THM_JUMP11)
249
FAKE_RELOC
(R_ARM_THM_PC9, R_ARM_THM_JUMP8)
253
FAKE_RELOC
(R_ARM_GOTPC, R_ARM_BASE_PREL) /* 32 bit PC relative offset to GOT. */
254
FAKE_RELOC
(R_ARM_GOT32, R_ARM_GOT_BREL) /* 32 bit GOT entry. */
255
FAKE_RELOC
(R_ARM_ROSEGREL32, R_ARM_SBREL31) /* ??? */
256
FAKE_RELOC
(R_ARM_AMP_VCALL9, R_ARM_BREL_ADJ) /* Thumb-something. Not used. */
i386.h
38
FAKE_RELOC
(FIRST_INVALID_RELOC, 12)
39
FAKE_RELOC
(LAST_INVALID_RELOC, 13)
h8.h
61
FAKE_RELOC
(R_H8_FIRST_INVALID_DIR_RELOC, 34)
62
FAKE_RELOC
(R_H8_LAST_INVALID_DIR_RELOC, 58)
v850.h
202
FAKE_RELOC
(R_V810_reserved1, 0x3e)
207
FAKE_RELOC
(R_V810_reserved2, 0x43)
209
FAKE_RELOC
(R_V810_reserved3, 0x45)
220
FAKE_RELOC
(R_V810_reserved4, 0x50)
223
FAKE_RELOC
(R_V810_reserved5, 0x53)
226
FAKE_RELOC
(R_V810_reserved6, 0x56)
mips.h
97
FAKE_RELOC
(R_MIPS_max, 66)
99
FAKE_RELOC
(R_MIPS16_min, 100)
113
FAKE_RELOC
(R_MIPS16_max, 113)
119
FAKE_RELOC
(R_MICROMIPS_min, 130)
157
FAKE_RELOC
(R_MICROMIPS_max, 174)
[
all
...]
ia64.h
387
FAKE_RELOC
(R_IA64_MAX_RELOC_CODE, 0xba)
/toolchain/binutils/binutils-2.25/binutils/
readelf.c
85
#undef
FAKE_RELOC
[
all
...]
Completed in 412 milliseconds