Searched refs:GOT_ENTRY_SIZE (Results 1 – 10 of 10) sorted by relevance
535 #define GOT_ENTRY_SIZE 8 macro866 ((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 …]
144 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()
445 #define GOT_ENTRY_SIZE 4 macro1831 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 …]
470 #define GOT_ENTRY_SIZE 8 macro1779 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 …]
210 #define GOT_ENTRY_SIZE (ARCH_SIZE / 8) macro220 : (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 …]
1062 #define GOT_ENTRY_SIZE TILEPRO_BYTES_PER_WORD macro1064 #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
1177 #define GOT_ENTRY_SIZE(htab) TILEGX_ELF_WORD_BYTES (htab) macro1179 #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()
29 #define GOT_ENTRY_SIZE 4 macro2908 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()
1289 (GOT_ENTRY_SIZE): Re-define as (ARCH_SIZE / 8).
6795 (GOT_ENTRY_SIZE): New.