Searched refs:plt_eh_frame (Results 1 – 4 of 4) sorted by relevance
852 asection *plt_eh_frame; member1115 && htab->plt_eh_frame == NULL in elf_i386_create_dynamic_sections()1121 htab->plt_eh_frame in elf_i386_create_dynamic_sections()1123 if (htab->plt_eh_frame == NULL in elf_i386_create_dynamic_sections()1124 || !bfd_set_section_alignment (dynobj, htab->plt_eh_frame, 2)) in elf_i386_create_dynamic_sections()3377 if (htab->plt_eh_frame != NULL in elf_i386_size_dynamic_sections()3382 htab->plt_eh_frame->size = sizeof (elf_i386_eh_frame_plt); in elf_i386_size_dynamic_sections()3410 || s == htab->plt_eh_frame in elf_i386_size_dynamic_sections()3461 if (htab->plt_eh_frame != NULL in elf_i386_size_dynamic_sections()3462 && htab->plt_eh_frame->contents != NULL) in elf_i386_size_dynamic_sections()[all …]
866 asection *plt_eh_frame; member1153 && htab->plt_eh_frame == NULL in elf_x86_64_create_dynamic_sections()1159 htab->plt_eh_frame in elf_x86_64_create_dynamic_sections()1161 if (htab->plt_eh_frame == NULL in elf_x86_64_create_dynamic_sections()1162 || !bfd_set_section_alignment (dynobj, htab->plt_eh_frame, 3)) in elf_x86_64_create_dynamic_sections()3788 if (htab->plt_eh_frame != NULL in elf_x86_64_size_dynamic_sections()3796 htab->plt_eh_frame->size = arch_data->eh_frame_plt_size; in elf_x86_64_size_dynamic_sections()3814 || s == htab->plt_eh_frame in elf_x86_64_size_dynamic_sections()3865 if (htab->plt_eh_frame != NULL in elf_x86_64_size_dynamic_sections()3866 && htab->plt_eh_frame->contents != NULL) in elf_x86_64_size_dynamic_sections()[all …]
1643 or alloc plt_eh_frame here..1646 (elf_i386_finish_dynamic_sections): Check plt_eh_frame->contents1649 or alloc plt_eh_frame here..1651 (elf_x86_64_finish_dynamic_sections): Check plt_eh_frame->contents2483 elf_x86_64_backend_data parameters for plt_eh_frame.
1747 (struct elf_x86_64_link_hash_table): Add plt_eh_frame field.1754 _bfd_elf_write_section_eh_frame on htab->plt_eh_frame section.1760 (struct elf_i386_link_hash_table): Add plt_eh_frame field.1767 _bfd_elf_write_section_eh_frame on htab->plt_eh_frame section.