Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h515 extern GTY(()) section *eh_frame_section;
H A Ddwarf2out.c440 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 Dvarasm.c156 section *eh_frame_section; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h532 extern GTY(()) section *eh_frame_section;
H A Ddwarf2out.cc448 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 Dvarasm.cc160 section *eh_frame_section; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dehframe.h51 Eh_frame_hdr(Output_section* eh_frame_section, const Eh_frame*);
H A Dehframe.cc81 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 Dehframe.h51 Eh_frame_hdr(Output_section* eh_frame_section, const Eh_frame*);
H A Dehframe.cc81 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 Delf-bfd.h2121 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 Delf-eh-frame.c2552 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()
H A Delf32-bfin.c4358 asection *eh_frame_section ATTRIBUTE_UNUSED) in bfinfdpic_elf_use_relative_eh_frame()
H A Delf32-nios2.c5990 asection *eh_frame_section in nios2_elf32_can_make_relative_eh_frame()
H A Delf32-frv.c5854 asection *eh_frame_section ATTRIBUTE_UNUSED) in frvfdpic_elf_use_relative_eh_frame()
H A Delf32-sh.c6514 asection *eh_frame_section ATTRIBUTE_UNUSED) in sh_elf_use_relative_eh_frame()
H A DChangeLog-2007138 (elf_obj_tdata): Add eh_frame_section.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h2050 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 Delf-eh-frame.c2551 asection *eh_frame_section ATTRIBUTE_UNUSED) in _bfd_elf_can_make_relative()
H A Delf32-bfin.c4358 asection *eh_frame_section ATTRIBUTE_UNUSED) in bfinfdpic_elf_use_relative_eh_frame()
H A Delf32-nios2.c5996 asection *eh_frame_section in nios2_elf32_can_make_relative_eh_frame()
H A Delf32-frv.c5854 asection *eh_frame_section ATTRIBUTE_UNUSED) in frvfdpic_elf_use_relative_eh_frame()
H A Delf32-sh.c6503 asection *eh_frame_section ATTRIBUTE_UNUSED) in sh_elf_use_relative_eh_frame()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc255 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c239 eh_frame_section = darwin_sections[darwin_eh_frame_section]; in darwin_init_sections()

12