| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | output.h | 515 extern GTY(()) section *eh_frame_section;
|
| H A D | dwarf2out.c | 440 if (eh_frame_section == 0) in switch_to_eh_frame_section() 469 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section() 471 eh_frame_section = ((flags == SECTION_WRITE) in switch_to_eh_frame_section() 476 switch_to_section (eh_frame_section); in switch_to_eh_frame_section()
|
| H A D | varasm.c | 156 section *eh_frame_section; variable
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | output.h | 532 extern GTY(()) section *eh_frame_section;
|
| H A D | dwarf2out.cc | 448 if (eh_frame_section == 0) in switch_to_eh_frame_section() 477 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section() 479 eh_frame_section = ((flags == SECTION_WRITE) in switch_to_eh_frame_section() 484 switch_to_section (eh_frame_section); in switch_to_eh_frame_section()
|
| H A D | varasm.cc | 160 section *eh_frame_section; variable
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | ehframe.h | 51 Eh_frame_hdr(Output_section* eh_frame_section, const Eh_frame*);
|
| H A D | ehframe.cc | 81 Eh_frame_hdr::Eh_frame_hdr(Output_section* eh_frame_section, in Eh_frame_hdr() argument 84 eh_frame_section_(eh_frame_section), in Eh_frame_hdr()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | ehframe.h | 51 Eh_frame_hdr(Output_section* eh_frame_section, const Eh_frame*);
|
| H A D | ehframe.cc | 81 Eh_frame_hdr::Eh_frame_hdr(Output_section* eh_frame_section, in Eh_frame_hdr() argument 84 eh_frame_section_(eh_frame_section), in Eh_frame_hdr()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf-bfd.h | 2121 asection *eh_frame_section; member 2208 (elf_tdata(bfd) -> eh_frame_section) 2284 (bfd *input_bfd, struct bfd_link_info *info, asection *eh_frame_section);
|
| H A D | elf-eh-frame.c | 2552 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()
|
| H A D | elf32-bfin.c | 4358 asection *eh_frame_section ATTRIBUTE_UNUSED) in bfinfdpic_elf_use_relative_eh_frame()
|
| H A D | elf32-nios2.c | 5990 asection *eh_frame_section in nios2_elf32_can_make_relative_eh_frame()
|
| H A D | elf32-frv.c | 5854 asection *eh_frame_section ATTRIBUTE_UNUSED) in frvfdpic_elf_use_relative_eh_frame()
|
| H A D | elf32-sh.c | 6514 asection *eh_frame_section ATTRIBUTE_UNUSED) in sh_elf_use_relative_eh_frame()
|
| H A D | ChangeLog-2007 | 138 (elf_obj_tdata): Add eh_frame_section.
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf-bfd.h | 2050 asection *eh_frame_section; member 2136 (elf_tdata(bfd) -> eh_frame_section) 2211 (bfd *input_bfd, struct bfd_link_info *info, asection *eh_frame_section);
|
| H A D | elf-eh-frame.c | 2551 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()
|
| H A D | elf32-bfin.c | 4358 asection *eh_frame_section ATTRIBUTE_UNUSED) in bfinfdpic_elf_use_relative_eh_frame()
|
| H A D | elf32-nios2.c | 5996 asection *eh_frame_section in nios2_elf32_can_make_relative_eh_frame()
|
| H A D | elf32-frv.c | 5854 asection *eh_frame_section ATTRIBUTE_UNUSED) in frvfdpic_elf_use_relative_eh_frame()
|
| H A D | elf32-sh.c | 6503 asection *eh_frame_section ATTRIBUTE_UNUSED) in sh_elf_use_relative_eh_frame()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin.cc | 255 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin.c | 239 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()
|