Searched refs:relgot (Results 1 – 5 of 5) sorted by relevance
| /dflybsd-src/contrib/binutils-2.34/bfd/ |
| H A D | elf32-i386.c | 3764 asection *relgot = htab->elf.srelgot; in elf_i386_finish_dynamic_symbol() local 3791 relgot = htab->elf.irelplt; in elf_i386_finish_dynamic_symbol() 3857 elf_append_rel (output_bfd, relgot, &rel); in elf_i386_finish_dynamic_symbol()
|
| H A D | elf64-x86-64.c | 4310 asection *relgot = htab->elf.srelgot; in elf_x86_64_finish_dynamic_symbol() local 4336 relgot = htab->elf.irelplt; in elf_x86_64_finish_dynamic_symbol() 4407 elf_append_rela (output_bfd, relgot, &rela); in elf_x86_64_finish_dynamic_symbol()
|
| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | mips.cc | 5234 relgot(unsigned char* view, int gp_offset, bool calculate_only, in relgot() function in __anon40c64d910111::Mips_relocate_functions 11943 reloc_status = Reloc_funcs::relgot(view, gp_offset, in relocate() 11955 reloc_status = Reloc_funcs::relgot(view, gp_offset, in relocate() 11971 reloc_status = Reloc_funcs::relgot(view, gp_offset, in relocate() 12007 reloc_status = Reloc_funcs::relgot(view, gp_offset, calculate_only, in relocate() 12023 reloc_status = Reloc_funcs::relgot(view, gp_offset, calculate_only, in relocate() 12034 reloc_status = Reloc_funcs::relgot(view, gp_offset, calculate_only, in relocate()
|
| /dflybsd-src/contrib/binutils-2.27/bfd/ |
| H A D | elf32-i386.c | 5478 asection *relgot = htab->elf.srelgot; in elf_i386_finish_dynamic_symbol() local 5505 relgot = htab->elf.irelplt; in elf_i386_finish_dynamic_symbol() 5557 elf_append_rel (output_bfd, relgot, &rel); in elf_i386_finish_dynamic_symbol()
|
| H A D | elf64-x86-64.c | 5918 asection *relgot = htab->elf.srelgot; in elf_x86_64_finish_dynamic_symbol() local 5944 relgot = htab->elf.irelplt; in elf_x86_64_finish_dynamic_symbol() 6001 elf_append_rela (output_bfd, relgot, &rela); in elf_x86_64_finish_dynamic_symbol()
|