Searched refs:eh_frame_hdr (Results 1 - 25 of 36) sorted by relevance

12

/haiku-buildtools/binutils/gold/testsuite/
H A Deh_test_2.sh3 # eh_test_2.sh -- check that .eh_frame_hdr is valid.
27 hdr_section=`fgrep .eh_frame_hdr $sections`
32 echo ".eh_frame_hdr section is too small:"
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dcompact-eh2.d4 #readelf: -x .eh_frame_hdr
8 Hex dump of section \'\.eh_frame_hdr\':
H A Dcompact-eh5.d4 #readelf: -x .eh_frame_hdr
7 Hex dump of section \'\.eh_frame_hdr\':
H A Dcompact-eh3.d5 #readelf: -x .eh_frame_hdr
9 Hex dump of section \'\.eh_frame_hdr\':
H A Dcompact-eh6.d5 #readelf: -x .eh_frame_hdr
9 Hex dump of section \'\.eh_frame_hdr\':
H A Dcompact-eh1.d6 #readelf: -x .eh_frame_hdr
10 Hex dump of section \'\.eh_frame_hdr\':
H A Dcompact-eh4.d6 #readelf: -x .eh_frame_hdr
9 Hex dump of section \'\.eh_frame_hdr\':
H A Dmips-dyn.ld86 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Dmips-lib.ld83 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Deh-frame1-n32.d7 #warning: FDE encoding in.*prevents \.eh_frame_hdr table being created.
H A Deh-frame2-n32.d7 #warning: FDE encoding in.*prevents \.eh_frame_hdr table being created.
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Deh-frame-hdr.d8 [0-9] .eh_frame_hdr 0*[12][048c] .*
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-arm/
H A Darm-dyn.ld74 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Darm-lib.ld73 .eh_frame_hdr : { *(.eh_frame_hdr) }
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Darm-dyn.ld74 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Darm-lib.ld73 .eh_frame_hdr : { *(.eh_frame_hdr) }
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-dyn.ld86 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Dmips-lib.ld83 .eh_frame_hdr : { *(.eh_frame_hdr) }
/haiku-buildtools/binutils/gold/
H A Dehframe.h41 // This class manages the .eh_frame_hdr section, which holds the data
78 { mapfile->print_output_data(this, _("** eh_frame_hdr")); }
218 Eh_frame_hdr* eh_frame_hdr);
323 unsigned int addralign, Eh_frame_hdr* eh_frame_hdr,
H A Dehframe.cc340 Eh_frame_hdr* eh_frame_hdr)
392 if (eh_frame_hdr != NULL)
393 eh_frame_hdr->record_fde(output_offset + offset, fde_encoding);
457 unsigned int addralign, Eh_frame_hdr* eh_frame_hdr,
497 fde_encoding, eh_frame_hdr);
337 write(unsigned char* oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, unsigned int addralign, section_offset_type cie_offset, unsigned char fde_encoding, Eh_frame_hdr* eh_frame_hdr) argument
455 write(unsigned char* oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, unsigned int addralign, Eh_frame_hdr* eh_frame_hdr, Post_fdes* post_fdes) argument
/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h299 /* TRUE if .eh_frame_hdr section and PT_GNU_EH_FRAME ELF segment member in struct:bfd_link_info
301 unsigned int eh_frame_hdr: 1;
/haiku-buildtools/legacy/binutils/ld/scripttempl/
H A Delf.sc361 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Delf32sh-symbian.sc202 .eh_frame_hdr ALIGN(4) : { *(.eh_frame_hdr) } :text
H A Delf_chaos.sc252 .eh_frame_hdr : { *(.eh_frame_hdr) }
H A Delfxtensa.sc335 .eh_frame_hdr : { *(.eh_frame_hdr) }

Completed in 189 milliseconds

12