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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-eh-frame.c1007 sec = hdr_info->hdr_sec;
1034 if (hdr_info->hdr_sec == NULL)
1037 if (bfd_is_abs_section (hdr_info->hdr_sec->output_section))
1039 hdr_info->hdr_sec = NULL;
1056 hdr_info->hdr_sec->flags |= SEC_EXCLUDE;
1057 hdr_info->hdr_sec = NULL;
1543 sec = hdr_info->hdr_sec;
H A Delf-bfd.h303 asection *hdr_sec;
302 asection *hdr_sec; member in struct:eh_frame_hdr_info
H A Delflink.c10309 if (elf_hash_table (info)->eh_info.hdr_sec == o)

Completed in 86 milliseconds