Searched refs:FAKE_RELOC (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
H A Dreloc-macros.h31 FAKE_RELOC (R_foo_illegal, 9)
82 #define FAKE_RELOC(name, number) macro
95 #define FAKE_RELOC(name, number) name = number, macro
H A Dsh.h129 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC, 12)
130 FAKE_RELOC (R_SH_LAST_INVALID_RELOC, 21)
163 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_2, 52)
164 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_2, 52)
166 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_3, 54)
167 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_3, 143)
176 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_4, 152)
177 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_4, 159)
215 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_5, 197)
216 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_
[all...]
H A Darm.h226 FAKE_RELOC (R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */
227 FAKE_RELOC (R_ARM_THM_PC22, R_ARM_THM_CALL)
228 FAKE_RELOC (R_ARM_THM_PC11, R_ARM_THM_JUMP11)
229 FAKE_RELOC (R_ARM_THM_PC9, R_ARM_THM_JUMP8)
233 FAKE_RELOC (R_ARM_GOTPC, R_ARM_BASE_PREL) /* 32 bit PC relative offset to GOT. */
234 FAKE_RELOC (R_ARM_GOT32, R_ARM_GOT_BREL) /* 32 bit GOT entry. */
235 FAKE_RELOC (R_ARM_ROSEGREL32, R_ARM_SBREL31) /* ??? */
236 FAKE_RELOC (R_ARM_AMP_VCALL9, R_ARM_BREL_ADJ) /* Thumb-something. Not used. */
H A Di386.h39 FAKE_RELOC (FIRST_INVALID_RELOC, 12)
40 FAKE_RELOC (LAST_INVALID_RELOC, 13)
H A Dh8.h61 FAKE_RELOC (R_H8_FIRST_INVALID_DIR_RELOC, 34)
62 FAKE_RELOC (R_H8_LAST_INVALID_DIR_RELOC, 58)
H A Dmips.h91 FAKE_RELOC (R_MIPS_max, 52)
93 FAKE_RELOC (R_MIPS16_min, 100)
100 FAKE_RELOC (R_MIPS16_max, 106)
H A Dia64.h216 FAKE_RELOC (R_IA64_MAX_RELOC_CODE, 0xba)
/freebsd-12-stable/contrib/binutils/binutils/
H A Dreadelf.c99 #undef FAKE_RELOC
97 #undef FAKE_RELOC macro

Completed in 98 milliseconds