Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-stack-set.d
CommitLineData
04c3a755
NS
1#source: fdpic-stack.s
2#as: --isa=sh2a -big --fdpic
3#ld: -EB -mshelf_fd -z stack-size=0x40000
4#readelf: -l
5#target: sh*-*-uclinux*
6
7Elf file type is EXEC \(Executable file\)
8Entry point 0x400074
9There are 2 program headers, starting at offset 52
10
11Program Headers:
12[ \t]+Type[ \t]+Offset[ \t]+VirtAddr[ \t]+PhysAddr[ \t]+FileSiz MemSiz[ \t]+Flg Align
13[ \t]+LOAD[ \t]+0x000000 0x00400000 0x00400000 0x00076 0x00076 R E 0x10000
14[ \t]+GNU_STACK[ \t]+0x000000 0x00000000 0x00000000 0x00000 0x40000 RWE 0x8
15
16 Section to Segment mapping:
17[ \t]+Segment Sections\.\.\.
18[ \t]+00[ \t]+\.text
19[ \t]+01[ \t]+
This page took 0.239886 seconds and 4 git commands to generate.