Searched refs:eh_frame_section (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Doutput.h545 extern GTY(()) section *eh_frame_section; variable
H A Ddwarf2out.c1987 /* Switch to eh_frame_section. If we don't have an eh_frame_section,
1997 if (eh_frame_section == 0)
2024 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL);
2028 if (eh_frame_section)
2029 switch_to_section (eh_frame_section);
H A Dvarasm.c171 section *eh_frame_section;
170 section *eh_frame_section; variable
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf-bfd.h1562 (bfd *input_bfd, struct bfd_link_info *info, asection *eh_frame_section);
H A Delf-eh-frame.c1619 asection *eh_frame_section ATTRIBUTE_UNUSED)
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin.c145 eh_frame_section = darwin_sections[darwin_eh_frame_section];

Completed in 203 milliseconds