Searched refs:hdr_sec (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-eh-frame.c649 sec = hdr_info->hdr_sec;
678 if (hdr_info->hdr_sec == NULL)
681 if (bfd_is_abs_section (hdr_info->hdr_sec->output_section))
683 hdr_info->hdr_sec = NULL;
700 _bfd_strip_section_from_output (info, hdr_info->hdr_sec);
701 hdr_info->hdr_sec = NULL;
1108 sec = hdr_info->hdr_sec;
H A Delf-bfd.h325 asection *hdr_sec;
324 asection *hdr_sec; member in struct:eh_frame_hdr_info
H A Delflink.c155 elf_hash_table (info)->eh_info.hdr_sec = s;
8305 if (elf_hash_table (info)->eh_info.hdr_sec == o)

Completed in 117 milliseconds