Searched refs:R_SH_GOTPC (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/arch/sh/include/ |
H A D | reloc.h | 67 #define R_SH_GOTPC 167 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | sh.h | 185 RELOC_NUMBER (R_SH_GOTPC, 167)
|
H A D | ChangeLog-9103 | 807 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): Change 827 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs.
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | sh.h | 178 RELOC_NUMBER (R_SH_GOTPC, 167)
|
H A D | ChangeLog-9103 | 773 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): Change 793 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-sh.c | 1120 HOWTO (R_SH_GOTPC, /* type */ 2070 { BFD_RELOC_SH_GOTPC, R_SH_GOTPC }, 4857 if (r_type == R_SH_GOTPC in sh_elf_relocate_section() 5391 case R_SH_GOTPC: in sh_elf_relocate_section() 6133 case R_SH_GOTPC: in sh_elf_gc_sweep_hook() 6437 case R_SH_GOTPC: in sh_elf_check_relocs()
|
H A D | ChangeLog-0001 | 6677 R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167. Replaced 6949 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-sh.c | 1057 HOWTO (R_SH_GOTPC, /* type */ 2004 { BFD_RELOC_SH_GOTPC, R_SH_GOTPC }, 4680 if (r_type == R_SH_GOTPC in sh_elf_relocate_section() 5212 case R_SH_GOTPC: in sh_elf_relocate_section() 5957 case R_SH_GOTPC: in sh_elf_gc_sweep_hook() 6251 case R_SH_GOTPC: in sh_elf_check_relocs()
|
H A D | ChangeLog-0001 | 6677 R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167. Replaced 6949 R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New.
|