Home
last modified time | relevance | path

Searched refs:GOT_ENTRY_SIZE (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c535 #define GOT_ENTRY_SIZE 8 macro
866 ((htab)->elf.srelplt->reloc_count * GOT_ENTRY_SIZE)
2433 GOT_ENTRY_SIZE)) in elf_x86_64_allocate_dynrelocs()
2510 htab->elf.sgotplt->size += GOT_ENTRY_SIZE; in elf_x86_64_allocate_dynrelocs()
2558 htab->elf.sgotplt->size += 2 * GOT_ENTRY_SIZE; in elf_x86_64_allocate_dynrelocs()
2566 s->size += GOT_ENTRY_SIZE; in elf_x86_64_allocate_dynrelocs()
2568 s->size += GOT_ENTRY_SIZE; in elf_x86_64_allocate_dynrelocs()
3001 htab->elf.sgotplt->size += 2 * GOT_ENTRY_SIZE; in elf_x86_64_size_dynamic_sections()
3008 s->size += GOT_ENTRY_SIZE; in elf_x86_64_size_dynamic_sections()
3010 s->size += GOT_ENTRY_SIZE; in elf_x86_64_size_dynamic_sections()
[all …]
Delf-s390-common.c144 htab->igotplt->size += GOT_ENTRY_SIZE; in s390_elf_allocate_ifunc_dyn_relocs()
196 htab->sgot->size += GOT_ENTRY_SIZE; in s390_elf_allocate_ifunc_dyn_relocs()
Delf32-s390.c445 #define GOT_ENTRY_SIZE 4 macro
1831 htab->elf.sgotplt->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1865 htab->elf.sgot->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1887 s->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1890 s->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
2107 s->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2109 s->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2123 htab->elf.igotplt->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2136 htab->elf.sgot->size += 2 * GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2461 relocation = (plt_index * GOT_ENTRY_SIZE + in elf_s390_relocate_section()
[all …]
Delf64-s390.c470 #define GOT_ENTRY_SIZE 8 macro
1779 htab->elf.sgotplt->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1813 htab->elf.sgot->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1835 s->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1838 s->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
2057 s->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2059 s->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2074 htab->elf.igotplt->size += GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2087 htab->elf.sgot->size += 2 * GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2421 relocation = (plt_index * GOT_ENTRY_SIZE + in elf_s390_relocate_section()
[all …]
Delfnn-aarch64.c210 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8) macro
220 : (htab)->root.srelplt->reloc_count * GOT_ENTRY_SIZE)
4569 off = (plt_index + 3) * GOT_ENTRY_SIZE; in elfNN_aarch64_final_link_relocate()
4575 off = plt_index * GOT_ENTRY_SIZE; in elfNN_aarch64_final_link_relocate()
5242 + GOT_ENTRY_SIZE); in elfNN_aarch64_relocate_section()
5255 + GOT_ENTRY_SIZE); in elfNN_aarch64_relocate_section()
5263 + GOT_ENTRY_SIZE); in elfNN_aarch64_relocate_section()
5273 + GOT_ENTRY_SIZE); in elfNN_aarch64_relocate_section()
5391 GOT_ENTRY_SIZE); in elfNN_aarch64_relocate_section()
5931 htab->sgot->size += GOT_ENTRY_SIZE; in aarch64_elf_create_got_section()
[all …]
Delf32-tilepro.c1062 #define GOT_ENTRY_SIZE TILEPRO_BYTES_PER_WORD macro
1064 #define GOTPLT_HEADER_SIZE (2 * GOT_ENTRY_SIZE)
1119 int got_offset = plt_index * GOT_ENTRY_SIZE + GOTPLT_HEADER_SIZE; in tilepro_plt_entry_build()
2253 htab->elf.sgotplt->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
3934 htab->elf.sgotplt->contents + GOT_ENTRY_SIZE); in tilepro_elf_finish_dynamic_sections()
3938 = GOT_ENTRY_SIZE; in tilepro_elf_finish_dynamic_sections()
3954 = GOT_ENTRY_SIZE; in tilepro_elf_finish_dynamic_sections()
4062 #define elf_backend_got_header_size GOT_ENTRY_SIZE
Delfxx-tilegx.c1177 #define GOT_ENTRY_SIZE(htab) TILEGX_ELF_WORD_BYTES (htab) macro
1179 #define GOTPLT_HEADER_SIZE(htab) (2 * GOT_ENTRY_SIZE (htab))
1278 int got_offset = (plt_index * GOT_ENTRY_SIZE (htab) in tilegx_plt_entry_build()
2520 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab); in allocate_dynrelocs()
4338 + GOT_ENTRY_SIZE (htab)); in tilegx_elf_finish_dynamic_sections()
4342 GOT_ENTRY_SIZE (htab); in tilegx_elf_finish_dynamic_sections()
4359 GOT_ENTRY_SIZE (htab); in tilegx_elf_finish_dynamic_sections()
Delf32-metag.c29 #define GOT_ENTRY_SIZE 4 macro
2908 s->size += GOT_ENTRY_SIZE; in elf_metag_size_dynamic_sections()
3102 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_metag_finish_dynamic_symbol()
3416 memset (htab->sgot->contents + GOT_ENTRY_SIZE, 0, GOT_ENTRY_SIZE); in elf_metag_finish_dynamic_sections()
3420 ->this_hdr.sh_entsize = GOT_ENTRY_SIZE; in elf_metag_finish_dynamic_sections()
DChangeLog-20131289 (GOT_ENTRY_SIZE): Re-define as (ARCH_SIZE / 8).
DChangeLog-00016795 (GOT_ENTRY_SIZE): New.