This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-10.d
1 #source: dso-1.s
2 #as: --pic --no-underscore --march=v32 --em=criself
3 #ld: --shared -m crislinux
4 #objdump: -p -h
5
6 # Sanity check; just an empty GOT.
7
8 .*: file format elf32-cris
9
10 Program Header:
11 LOAD off 0x0+ vaddr 0x0+ paddr 0x0+ align 2\*\*13
12 filesz 0x0+144 memsz 0x0+144 flags r-x
13 LOAD off 0x0+144 vaddr 0x0+2144 paddr 0x0+2144 align 2\*\*13
14 filesz 0x0+64 memsz 0x0+64 flags rw-
15 DYNAMIC off 0x0+144 vaddr 0x0+2144 paddr 0x0+2144 align 2\*\*2
16 filesz 0x0+58 memsz 0x0+58 flags rw-
17 Dynamic Section:
18 HASH 0x94
19 STRTAB 0x120
20 SYMTAB 0xc0
21 STRSZ 0x1f
22 SYMENT 0x10
23 private flags = 2: \[v32\]
24 Sections:
25 Idx Name Size VMA LMA File off Algn
26 0 \.hash 0+2c 0+94 0+94 0+94 2\*\*2
27 CONTENTS, ALLOC, LOAD, READONLY, DATA
28 1 \.dynsym 0+60 0+c0 0+c0 0+c0 2\*\*2
29 CONTENTS, ALLOC, LOAD, READONLY, DATA
30 2 \.dynstr 0+1f 0+120 0+120 0+120 2\*\*0
31 CONTENTS, ALLOC, LOAD, READONLY, DATA
32 3 \.text 0+4 0+140 0+140 0+140 2\*\*1
33 CONTENTS, ALLOC, LOAD, READONLY, CODE
34 4 \.dynamic 0+58 0+2144 0+2144 0+144 2\*\*2
35 CONTENTS, ALLOC, LOAD, DATA
36 5 \.got 0+c 0+219c 0+219c 0+19c 2\*\*2
37 CONTENTS, ALLOC, LOAD, DATA
This page took 0.042007 seconds and 5 git commands to generate.