/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/ |
H A D | powerpc.cc | 2285 g_o_t() const in g_o_t() function in __anonff13aa480111::Output_data_got_powerpc 2296 return this->g_o_t(); in got_base_offset() 2353 sym->set_value(this->g_o_t()); in make_header() 2358 this, this->g_o_t(), 0, in make_header() 4532 Address g_o_t = invalid_address; in do_write() local 4568 if (g_o_t == invalid_address) in do_write() 4572 g_o_t = got->address() + got->g_o_t(); in do_write() 4574 got_addr = g_o_t; in do_write() 4764 Address g_o_t = got->address() + got->g_o_t(); in do_write() local 4816 if (ha(g_o_t + 4) == ha(g_o_t + 8)) in do_write() [all …]
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/ |
H A D | powerpc.cc | 2285 g_o_t() const in g_o_t() function in __anon6fa10d150111::Output_data_got_powerpc 2296 return this->g_o_t(); in got_base_offset() 2353 sym->set_value(this->g_o_t()); in make_header() 2358 this, this->g_o_t(), 0, in make_header() 4532 Address g_o_t = invalid_address; in do_write() local 4568 if (g_o_t == invalid_address) in do_write() 4572 g_o_t = got->address() + got->g_o_t(); in do_write() 4574 got_addr = g_o_t; in do_write() 4764 Address g_o_t = got->address() + got->g_o_t(); in do_write() local 4816 if (ha(g_o_t + 4) == ha(g_o_t + 8)) in do_write() [all …]
|
/dports/devel/binutils/binutils-2.37/gold/ |
H A D | powerpc.cc | 3060 g_o_t() const in g_o_t() function in __anon321e0a9b0111::Output_data_got_powerpc 3071 return this->g_o_t(); in got_base_offset() 3128 sym->set_value(this->g_o_t()); in make_header() 3133 this, this->g_o_t(), 0, in make_header() 6734 Address g_o_t = invalid_address; in do_write() local 6765 if (g_o_t == invalid_address) in do_write() 6769 g_o_t = got->address() + got->g_o_t(); in do_write() 6771 got_addr = g_o_t; in do_write() 6975 Address g_o_t = got->address() + got->g_o_t(); in do_write() local 7040 if (ha(g_o_t + 4) == ha(g_o_t + 8)) in do_write() [all …]
|
/dports/devel/arm-elf-binutils/binutils-2.37/gold/ |
H A D | powerpc.cc | 3060 g_o_t() const in g_o_t() function in __anonc696e5cc0111::Output_data_got_powerpc 3071 return this->g_o_t(); in got_base_offset() 3128 sym->set_value(this->g_o_t()); in make_header() 3133 this, this->g_o_t(), 0, in make_header() 6734 Address g_o_t = invalid_address; in do_write() local 6765 if (g_o_t == invalid_address) in do_write() 6769 g_o_t = got->address() + got->g_o_t(); in do_write() 6771 got_addr = g_o_t; in do_write() 6975 Address g_o_t = got->address() + got->g_o_t(); in do_write() local 7040 if (ha(g_o_t + 4) == ha(g_o_t + 8)) in do_write() [all …]
|
/dports/devel/gnulibiberty/binutils-2.37/gold/ |
H A D | powerpc.cc | 3060 g_o_t() const in g_o_t() function in __anon4f8dc3e10111::Output_data_got_powerpc 3071 return this->g_o_t(); in got_base_offset() 3128 sym->set_value(this->g_o_t()); in make_header() 3133 this, this->g_o_t(), 0, in make_header() 6734 Address g_o_t = invalid_address; in do_write() local 6765 if (g_o_t == invalid_address) in do_write() 6769 g_o_t = got->address() + got->g_o_t(); in do_write() 6771 got_addr = g_o_t; in do_write() 6975 Address g_o_t = got->address() + got->g_o_t(); in do_write() local 7040 if (ha(g_o_t + 4) == ha(g_o_t + 8)) in do_write() [all …]
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/ |
H A D | elf32-i386.c | 2735 bfd_vma g_o_t = htab->sgotplt->output_section->vma in elf_i386_relocate_section() local 2738 + htab->sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 2743 relocation += g_o_t; in elf_i386_relocate_section()
|
/dports/devel/avr-gdb/gdb-7.3.1/bfd/ |
H A D | elf32-ppc.c | 2407 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 2411 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 5723 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 5731 g_o_t = htab->got->size; in ppc_elf_size_dynamic_sections() 5733 g_o_t += 4; in ppc_elf_size_dynamic_sections() 5737 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
H A D | elf32-i386.c | 3841 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3844 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3849 relocation += g_o_t; in elf_i386_relocate_section()
|
/dports/devel/binutils/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 3154 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3157 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3162 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 1861 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 1865 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 5685 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 5693 g_o_t = htab->elf.sgot->size; in ppc_elf_size_dynamic_sections() 5695 g_o_t += 4; in ppc_elf_size_dynamic_sections() 5699 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 3154 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3157 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3162 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 1861 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 1865 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 5685 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 5693 g_o_t = htab->elf.sgot->size; in ppc_elf_size_dynamic_sections() 5695 g_o_t += 4; in ppc_elf_size_dynamic_sections() 5699 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/devel/gnulibiberty/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 3154 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3157 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3162 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 1861 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 1865 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 5685 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 5693 g_o_t = htab->elf.sgot->size; in ppc_elf_size_dynamic_sections() 5695 g_o_t += 4; in ppc_elf_size_dynamic_sections() 5699 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/devel/gdb/gdb-11.1/bfd/ |
H A D | elf32-i386.c | 3154 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3157 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3162 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 1861 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 1865 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 5685 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 5693 g_o_t = htab->elf.sgot->size; in ppc_elf_size_dynamic_sections() 5695 g_o_t += 4; in ppc_elf_size_dynamic_sections() 5699 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/devel/djgpp-binutils/binutils-2.17/bfd/ |
H A D | elf32-i386.c | 3116 bfd_vma g_o_t = htab->sgotplt->output_section->vma in elf_i386_relocate_section() local 3119 + htab->sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3124 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 4770 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 4778 g_o_t = htab->got->size; in ppc_elf_size_dynamic_sections() 4780 g_o_t += 4; in ppc_elf_size_dynamic_sections() 4784 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/devel/gdb761/gdb-7.6.1/bfd/ |
H A D | elf32-ppc.c | 2869 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 2873 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 6246 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 6254 g_o_t = htab->got->size; in ppc_elf_size_dynamic_sections() 6256 g_o_t += 4; in ppc_elf_size_dynamic_sections() 6260 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
H A D | elf32-i386.c | 4120 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 4123 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 4128 relocation += g_o_t; in elf_i386_relocate_section()
|
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/ |
H A D | elf32-i386.c | 3161 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 3164 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 3169 relocation += g_o_t; in elf_i386_relocate_section()
|
H A D | elf32-ppc.c | 2967 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 2971 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 6376 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 6384 g_o_t = htab->elf.sgot->size; in ppc_elf_size_dynamic_sections() 6386 g_o_t += 4; in ppc_elf_size_dynamic_sections() 6390 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/ |
H A D | elf32-ppc.c | 2975 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 2979 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 6464 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 6472 g_o_t = htab->got->size; in ppc_elf_size_dynamic_sections() 6474 g_o_t += 4; in ppc_elf_size_dynamic_sections() 6478 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|
H A D | elf32-i386.c | 4861 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section() local 4864 + htab->elf.sgot->output_offset + off - g_o_t; in elf_i386_relocate_section() 4869 relocation += g_o_t; in elf_i386_relocate_section()
|
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/ |
H A D | elf32-ppc.c | 2975 unsigned int g_o_t = dyn.d_un.d_val; in ppc_elf_get_synthetic_symtab() local 2979 g_o_t - got->vma + 4, 4)) in ppc_elf_get_synthetic_symtab() 6464 unsigned int g_o_t = 32768; in ppc_elf_size_dynamic_sections() local 6472 g_o_t = htab->got->size; in ppc_elf_size_dynamic_sections() 6474 g_o_t += 4; in ppc_elf_size_dynamic_sections() 6478 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
|