Lines Matching refs:plt_eh_frame

866   asection *plt_eh_frame;  member
1153 && 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()
3871 memcpy (htab->plt_eh_frame->contents, in elf_x86_64_size_dynamic_sections()
3872 arch_data->eh_frame_plt, htab->plt_eh_frame->size); in elf_x86_64_size_dynamic_sections()
3874 htab->plt_eh_frame->contents + PLT_FDE_LEN_OFFSET); in elf_x86_64_size_dynamic_sections()
6304 if (htab->plt_eh_frame != NULL in elf_x86_64_finish_dynamic_sections()
6305 && htab->plt_eh_frame->contents != NULL) in elf_x86_64_finish_dynamic_sections()
6311 && htab->plt_eh_frame->output_section != NULL) in elf_x86_64_finish_dynamic_sections()
6314 bfd_vma eh_frame_start = htab->plt_eh_frame->output_section->vma in elf_x86_64_finish_dynamic_sections()
6315 + htab->plt_eh_frame->output_offset in elf_x86_64_finish_dynamic_sections()
6318 htab->plt_eh_frame->contents in elf_x86_64_finish_dynamic_sections()
6321 if (htab->plt_eh_frame->sec_info_type == SEC_INFO_TYPE_EH_FRAME) in elf_x86_64_finish_dynamic_sections()
6324 htab->plt_eh_frame, in elf_x86_64_finish_dynamic_sections()
6325 htab->plt_eh_frame->contents)) in elf_x86_64_finish_dynamic_sections()