Home
last modified time | relevance | path

Searched refs:eh_frame_section (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Doutput.h545 extern GTY(()) section *eh_frame_section;
H A Ddwarf2out.c1996 if (eh_frame_section == 0) in switch_to_eh_frame_section()
2023 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
2027 if (eh_frame_section) in switch_to_eh_frame_section()
2028 switch_to_section (eh_frame_section); in switch_to_eh_frame_section()
H A Dvarasm.c170 section *eh_frame_section; variable
H A DChangeLog-19972954 * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
H A DChangeLog-20051811 (switch_to_eh_frame_section): ...here. Try to set eh_frame_section
1818 * varasm.c (exception_section, eh_frame_section): Update comments.
1820 (init_varasm_once): Don't set exception_section and eh_frame_section.
2395 eh_frame_section. Use switch_to_section and get_section.
2439 (sbss_section, exception_section, eh_frame_section): New variables.
2462 (exception_section, eh_frame_section): Delete.
2469 (eh_frame_section): New variable.
H A DChangeLog-20017840 asm_out.eh_frame_section.
15263 * varasm.c (in_eh_frame, eh_frame_section): Remove.
H A DChangeLog-200018097 * varasm.c (eh_frame_section): Revert change to argument list.
18170 eh_frame_section as function of no args, not of unspecified args.
H A DFSFChangeLog.112628 * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
H A DChangeLog-199811968 (eh_frame_section): Likewise.
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.c145 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()
/freebsd-12.1/contrib/binutils/bfd/
H A Delf-bfd.h1559 (bfd *input_bfd, struct bfd_link_info *info, asection *eh_frame_section);
H A Delf-eh-frame.c1619 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()