* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Drop
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / include.s
CommitLineData
4006703d
NS
1 .section .text, "ax", "progbits"
2 .4byte 0x11223344
3 .4byte 0x55667788
4 .4byte 0x99aabbcc
5
6 .section .data, "aw", "progbits"
7 .4byte 0x01020304
8 .4byte 0x05060708
9 .4byte 0x090a0b0c
This page took 0.027375 seconds and 4 git commands to generate.