Searched refs:eh_frame_section (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | output.h | 545 extern GTY(()) section *eh_frame_section;
|
| H A D | dwarf2out.c | 1996 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 D | varasm.c | 170 section *eh_frame_section; variable
|
| H A D | ChangeLog-1997 | 2954 * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
|
| H A D | ChangeLog-2005 | 1811 (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 D | ChangeLog-2001 | 7840 asm_out.eh_frame_section. 15263 * varasm.c (in_eh_frame, eh_frame_section): Remove.
|
| H A D | ChangeLog-2000 | 18097 * 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 D | FSFChangeLog.11 | 2628 * varasm.c (eh_frame_section): New fn if EH_FRAME_SECTION_ASM_OP.
|
| H A D | ChangeLog-1998 | 11968 (eh_frame_section): Likewise.
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | darwin.c | 145 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | elf-bfd.h | 1559 (bfd *input_bfd, struct bfd_link_info *info, asection *eh_frame_section);
|
| H A D | elf-eh-frame.c | 1619 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()
|