Home
last modified time | relevance | path

Searched refs:GOT_BIAS (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-sh64.c36 #define GOT_BIAS (-((long)-32768)) macro
1807 relocation -= GOT_BIAS; in sh_elf64_relocate_section()
1938 relocation -= GOT_BIAS; in sh_elf64_relocate_section()
1962 relocation -= GOT_BIAS; in sh_elf64_relocate_section()
1982 relocation += GOT_BIAS; in sh_elf64_relocate_section()
3629 got_offset -= GOT_BIAS; in sh64_elf64_finish_dynamic_symbol()
3672 got_offset += GOT_BIAS; in sh64_elf64_finish_dynamic_symbol()
3693 rel.r_addend = GOT_BIAS; in sh64_elf64_finish_dynamic_symbol()
Delf32-sh.c4469 #ifdef GOT_BIAS in sh_elf_relocate_section()
4470 relocation -= GOT_BIAS; in sh_elf_relocate_section()
4645 #ifdef GOT_BIAS in sh_elf_relocate_section()
4646 relocation -= GOT_BIAS; in sh_elf_relocate_section()
4677 #ifdef GOT_BIAS in sh_elf_relocate_section()
4678 relocation -= GOT_BIAS; in sh_elf_relocate_section()
4705 #ifdef GOT_BIAS in sh_elf_relocate_section()
4706 relocation += GOT_BIAS; in sh_elf_relocate_section()
4964 #ifdef GOT_BIAS in sh_elf_relocate_section()
4965 relocation -= GOT_BIAS; in sh_elf_relocate_section()
[all …]
Delf32-sh64.c109 #define GOT_BIAS (-((long)-32768)) macro
DChangeLog-02036817 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
6824 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
10369 GOT_BIAS.
10372 PLT entries using movi_shori_putval. Support GOT_BIAS.
10376 (GOT_BIAS): New.
10377 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-93031157 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.