Home
last modified time | relevance | path

Searched refs:plt_got_eh_frame (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Delfxx-x86.c1189 if (htab->plt_got_eh_frame != NULL in _bfd_x86_elf_size_dynamic_sections()
1193 htab->plt_got_eh_frame->size in _bfd_x86_elf_size_dynamic_sections()
1234 || s == htab->plt_got_eh_frame in _bfd_x86_elf_size_dynamic_sections()
1305 if (htab->plt_got_eh_frame != NULL in _bfd_x86_elf_size_dynamic_sections()
1310 htab->plt_got_eh_frame->size); in _bfd_x86_elf_size_dynamic_sections()
1312 (htab->plt_got_eh_frame->contents in _bfd_x86_elf_size_dynamic_sections()
1557 if (htab->plt_got_eh_frame != NULL in _bfd_x86_elf_finish_dynamic_sections()
1571 htab->plt_got_eh_frame->contents in _bfd_x86_elf_finish_dynamic_sections()
1577 htab->plt_got_eh_frame, in _bfd_x86_elf_finish_dynamic_sections()
1578 htab->plt_got_eh_frame->contents)) in _bfd_x86_elf_finish_dynamic_sections()
[all …]
H A Delfxx-x86.h449 asection *plt_got_eh_frame; member