Lines Matching refs:plt_eh_frame
852 asection *plt_eh_frame; member
1115 && 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()
3464 memcpy (htab->plt_eh_frame->contents, elf_i386_eh_frame_plt, in elf_i386_size_dynamic_sections()
3467 htab->plt_eh_frame->contents + PLT_FDE_LEN_OFFSET); in elf_i386_size_dynamic_sections()
5868 if (htab->plt_eh_frame != NULL in elf_i386_finish_dynamic_sections()
5869 && htab->plt_eh_frame->contents != NULL) in elf_i386_finish_dynamic_sections()
5875 && htab->plt_eh_frame->output_section != NULL) in elf_i386_finish_dynamic_sections()
5878 bfd_vma eh_frame_start = htab->plt_eh_frame->output_section->vma in elf_i386_finish_dynamic_sections()
5879 + htab->plt_eh_frame->output_offset in elf_i386_finish_dynamic_sections()
5882 htab->plt_eh_frame->contents in elf_i386_finish_dynamic_sections()
5885 if (htab->plt_eh_frame->sec_info_type in elf_i386_finish_dynamic_sections()
5889 htab->plt_eh_frame, in elf_i386_finish_dynamic_sections()
5890 htab->plt_eh_frame->contents)) in elf_i386_finish_dynamic_sections()