Home
last modified time | relevance | path

Searched refs:hdr_sec (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-eh-frame.c1239 sec = hdr_info->hdr_sec; in _bfd_elf_discard_section_eh_frame_hdr()
1284 if (hdr_info->hdr_sec == NULL) in _bfd_elf_maybe_strip_eh_frame_hdr()
1287 if (bfd_is_abs_section (hdr_info->hdr_sec->output_section) in _bfd_elf_maybe_strip_eh_frame_hdr()
1291 hdr_info->hdr_sec->flags |= SEC_EXCLUDE; in _bfd_elf_maybe_strip_eh_frame_hdr()
1292 hdr_info->hdr_sec = NULL; in _bfd_elf_maybe_strip_eh_frame_hdr()
1791 sec = hdr_info->hdr_sec; in _bfd_elf_write_section_eh_frame_hdr()
Delf-bfd.h386 asection *hdr_sec; member
Delflink.c11404 if (elf_hash_table (info)->eh_info.hdr_sec == o) in bfd_elf_final_link()
DChangeLog-02035655 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
5668 hdr_sec instead of setting "strip".
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em1081 htab->eh_info.hdr_sec = s;