Searched refs:GOT_BIAS (Results 1 – 5 of 5) sorted by relevance
36 #define GOT_BIAS (-((long)-32768)) macro1807 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()
4469 #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 …]
109 #define GOT_BIAS (-((long)-32768)) macro
6817 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when6824 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when10369 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,
1157 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.