| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | sh.h | 118 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC, 12) 119 FAKE_RELOC (R_SH_LAST_INVALID_RELOC, 21) 152 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_2, 52) 153 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_2, 52) 155 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_3, 54) 156 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_3, 143) 165 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_4, 152) 166 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_4, 159) 204 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_5, 197) 205 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_5, 200) [all …]
|
| D | arm.h | 271 FAKE_RELOC (R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */ 272 FAKE_RELOC (R_ARM_THM_PC22, R_ARM_THM_CALL) 273 FAKE_RELOC (R_ARM_THM_PC11, R_ARM_THM_JUMP11) 274 FAKE_RELOC (R_ARM_THM_PC9, R_ARM_THM_JUMP8) 278 FAKE_RELOC (R_ARM_GOTPC, R_ARM_BASE_PREL) /* 32 bit PC relative offset to GOT. */ 279 FAKE_RELOC (R_ARM_GOT32, R_ARM_GOT_BREL) /* 32 bit GOT entry. */ 280 FAKE_RELOC (R_ARM_ROSEGREL32, R_ARM_SBREL31) /* ??? */ 281 FAKE_RELOC (R_ARM_AMP_VCALL9, R_ARM_BREL_ADJ) /* Thumb-something. Not used. */
|
| D | v850.h | 196 FAKE_RELOC (R_V810_reserved1, 0x3e) 201 FAKE_RELOC (R_V810_reserved2, 0x43) 203 FAKE_RELOC (R_V810_reserved3, 0x45) 214 FAKE_RELOC (R_V810_reserved4, 0x50) 217 FAKE_RELOC (R_V810_reserved5, 0x53) 220 FAKE_RELOC (R_V810_reserved6, 0x56)
|
| D | reloc-macros.h | 110 #define FAKE_RELOC(name, number) macro 123 #define FAKE_RELOC(name, number) name = number, macro
|
| D | i386.h | 38 FAKE_RELOC (FIRST_INVALID_RELOC, 12) 39 FAKE_RELOC (LAST_INVALID_RELOC, 13)
|
| D | h8.h | 61 FAKE_RELOC (R_H8_FIRST_INVALID_DIR_RELOC, 34) 62 FAKE_RELOC (R_H8_LAST_INVALID_DIR_RELOC, 58)
|
| D | mips.h | 101 FAKE_RELOC (R_MIPS_max, 66) 103 FAKE_RELOC (R_MIPS16_min, 100) 118 FAKE_RELOC (R_MIPS16_max, 114) 124 FAKE_RELOC (R_MICROMIPS_min, 130) 162 FAKE_RELOC (R_MICROMIPS_max, 174)
|
| D | ia64.h | 387 FAKE_RELOC (R_IA64_MAX_RELOC_CODE, 0xba)
|
| D | ChangeLog-9103 | 897 (RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC): Append rather than 1447 START_RELOC_NUMBERS, RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC and
|
| D | ChangeLog-0415 | 2178 * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | sh.h | 118 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC, 12) 119 FAKE_RELOC (R_SH_LAST_INVALID_RELOC, 21) 152 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_2, 52) 153 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_2, 52) 155 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_3, 54) 156 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_3, 143) 165 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_4, 152) 166 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_4, 159) 204 FAKE_RELOC (R_SH_FIRST_INVALID_RELOC_5, 197) 205 FAKE_RELOC (R_SH_LAST_INVALID_RELOC_5, 200) [all …]
|
| D | arm.h | 271 FAKE_RELOC (R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */ 272 FAKE_RELOC (R_ARM_THM_PC22, R_ARM_THM_CALL) 273 FAKE_RELOC (R_ARM_THM_PC11, R_ARM_THM_JUMP11) 274 FAKE_RELOC (R_ARM_THM_PC9, R_ARM_THM_JUMP8) 278 FAKE_RELOC (R_ARM_GOTPC, R_ARM_BASE_PREL) /* 32 bit PC relative offset to GOT. */ 279 FAKE_RELOC (R_ARM_GOT32, R_ARM_GOT_BREL) /* 32 bit GOT entry. */ 280 FAKE_RELOC (R_ARM_ROSEGREL32, R_ARM_SBREL31) /* ??? */ 281 FAKE_RELOC (R_ARM_AMP_VCALL9, R_ARM_BREL_ADJ) /* Thumb-something. Not used. */
|
| D | v850.h | 196 FAKE_RELOC (R_V810_reserved1, 0x3e) 201 FAKE_RELOC (R_V810_reserved2, 0x43) 203 FAKE_RELOC (R_V810_reserved3, 0x45) 214 FAKE_RELOC (R_V810_reserved4, 0x50) 217 FAKE_RELOC (R_V810_reserved5, 0x53) 220 FAKE_RELOC (R_V810_reserved6, 0x56)
|
| D | reloc-macros.h | 110 #define FAKE_RELOC(name, number) macro 123 #define FAKE_RELOC(name, number) name = number, macro
|
| D | i386.h | 38 FAKE_RELOC (FIRST_INVALID_RELOC, 12) 39 FAKE_RELOC (LAST_INVALID_RELOC, 13)
|
| D | h8.h | 61 FAKE_RELOC (R_H8_FIRST_INVALID_DIR_RELOC, 34) 62 FAKE_RELOC (R_H8_LAST_INVALID_DIR_RELOC, 58)
|
| D | mips.h | 101 FAKE_RELOC (R_MIPS_max, 66) 103 FAKE_RELOC (R_MIPS16_min, 100) 118 FAKE_RELOC (R_MIPS16_max, 114) 124 FAKE_RELOC (R_MICROMIPS_min, 130) 162 FAKE_RELOC (R_MICROMIPS_max, 174)
|
| D | ia64.h | 387 FAKE_RELOC (R_IA64_MAX_RELOC_CODE, 0xba)
|
| D | ChangeLog-9103 | 897 (RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC): Append rather than 1447 START_RELOC_NUMBERS, RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC and
|
| D | ChangeLog-0415 | 2178 * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/doc/ |
| D | bfdint.texi | 1590 @samp{FAKE_RELOC}, @samp{EMPTY_RELOC} and @samp{END_RELOC_NUMBERS}
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | bfdint.texi | 1599 @samp{FAKE_RELOC}, @samp{EMPTY_RELOC} and @samp{END_RELOC_NUMBERS}
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | readelf.c | 86 #undef FAKE_RELOC
|