Searched refs:hdr_sec (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf-eh-frame.c | 1631 sec = hdr_info->hdr_sec; in _bfd_elf_discard_section_eh_frame_hdr() 1710 if (hdr_info->hdr_sec == NULL) in _bfd_elf_maybe_strip_eh_frame_hdr() 1713 if (bfd_is_abs_section (hdr_info->hdr_sec->output_section) in _bfd_elf_maybe_strip_eh_frame_hdr() 1720 hdr_info->hdr_sec->flags |= SEC_EXCLUDE; in _bfd_elf_maybe_strip_eh_frame_hdr() 1721 hdr_info->hdr_sec = NULL; in _bfd_elf_maybe_strip_eh_frame_hdr() 1729 hdr_info->hdr_sec, 0, NULL, false, false, &bh))) in _bfd_elf_maybe_strip_eh_frame_hdr() 2300 if (hdr_info->hdr_sec == NULL in _bfd_elf_fixup_eh_frame_hdr() 2363 sec = hdr_info->hdr_sec; in write_compact_eh_frame_hdr() 2413 sec = hdr_info->hdr_sec; in write_dwarf_eh_frame_hdr() 2527 sec = hdr_info->hdr_sec; in _bfd_elf_write_section_eh_frame_hdr()
|
| D | elf-bfd.h | 484 asection *hdr_sec; member
|
| D | elf.c | 4884 return elf_hash_table (info)->eh_info.hdr_sec; in elf_eh_frame_hdr()
|
| D | ChangeLog-0203 | 5655 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split". 5668 hdr_sec instead of setting "strip".
|
| D | elflink.c | 13726 if (htab->eh_info.hdr_sec == o) in bfd_elf_final_link()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf-eh-frame.c | 1631 sec = hdr_info->hdr_sec; in _bfd_elf_discard_section_eh_frame_hdr() 1710 if (hdr_info->hdr_sec == NULL) in _bfd_elf_maybe_strip_eh_frame_hdr() 1713 if (bfd_is_abs_section (hdr_info->hdr_sec->output_section) in _bfd_elf_maybe_strip_eh_frame_hdr() 1720 hdr_info->hdr_sec->flags |= SEC_EXCLUDE; in _bfd_elf_maybe_strip_eh_frame_hdr() 1721 hdr_info->hdr_sec = NULL; in _bfd_elf_maybe_strip_eh_frame_hdr() 1729 hdr_info->hdr_sec, 0, NULL, false, false, &bh))) in _bfd_elf_maybe_strip_eh_frame_hdr() 2300 if (hdr_info->hdr_sec == NULL in _bfd_elf_fixup_eh_frame_hdr() 2363 sec = hdr_info->hdr_sec; in write_compact_eh_frame_hdr() 2413 sec = hdr_info->hdr_sec; in write_dwarf_eh_frame_hdr() 2527 sec = hdr_info->hdr_sec; in _bfd_elf_write_section_eh_frame_hdr()
|
| D | elf-bfd.h | 482 asection *hdr_sec; member
|
| D | elf.c | 4892 return elf_hash_table (info)->eh_info.hdr_sec; in elf_eh_frame_hdr()
|
| D | ChangeLog-0203 | 5655 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split". 5668 hdr_sec instead of setting "strip".
|
| D | elflink.c | 13507 if (htab->eh_info.hdr_sec == o) in bfd_elf_final_link()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldelf.c | 1398 htab->eh_info.hdr_sec = s; in ldelf_after_open()
|