bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / cmpct1.xd
1
2 .*: file format .*-sh64
3 .*
4 architecture: sh5, flags 0x00000112:
5 EXEC_P, HAS_SYMS, D_PAGED
6 start address 0x0+1000
7
8 Program Header:
9 LOAD off 0x0+100 vaddr 0x0+1000 paddr 0x0+1000 align 2\*\*7
10 filesz 0x0+14 memsz 0x0+14 flags r-x
11 LOAD off 0x0+118 vaddr 0x0+1098 paddr 0x0+1098 align 2\*\*7
12 filesz 0x0+ memsz 0x0+ flags rw-
13 LOAD off 0x0+180 vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*7
14 filesz 0x00000004 memsz 0x00000004 flags rw-
15
16 Sections:
17 Idx Name Size VMA LMA File off Algn
18 0 \.text 00000008 0+1000 0+1000 00000100 2\*\*0
19 CONTENTS, ALLOC, LOAD, READONLY, CODE
20 1 \.rodata 0000000c 0+1008 0+1008 00000108 2\*\*2
21 CONTENTS, ALLOC, LOAD, READONLY, DATA
22 2 \.ctors 00000000 0+1098 0+1098 00000184 2\*\*0
23 CONTENTS
24 3 \.dtors 00000000 0+1098 0+1098 00000184 2\*\*0
25 CONTENTS
26 4 \.data 00000000 0+1098 0+1098 00000118 2\*\*0
27 CONTENTS, ALLOC, LOAD, DATA
28 5 \.sbss 00000000 0+1098 0+1098 00000184 2\*\*0
29 CONTENTS
30 6 \.bss 00000000 0+1098 0+1098 00000118 2\*\*0
31 ALLOC
32 7 \.stack 00000004 0+80000 0+80000 00000180 2\*\*0
33 CONTENTS, ALLOC, LOAD, DATA
34 SYMBOL TABLE:
35 0+1000 l d \.text 0+ (|\.text)
36 0+1008 l d \.rodata 0+ (|\.rodata)
37 0+1098 l d \.ctors 0+ (|\.ctors)
38 0+1098 l d \.dtors 0+ (|\.dtors)
39 0+1098 l d \.data 0+ (|\.data)
40 0+1098 l d \.sbss 0+ (|\.sbss)
41 0+1098 l d \.bss 0+ (|\.bss)
42 0+80000 l d \.stack 0+ (|\.stack)
43 0+ l d \*ABS\* 0+ (|\.shstrtab)
44 0+ l d \*ABS\* 0+ (|\.symtab)
45 0+ l d \*ABS\* 0+ (|\.strtab)
46 0+1004 l \.text 0+ next
47 0+100c l \.rodata 0+ here
48 0+1098 g \.dtors 0+ ___dtors
49 0+1098 g \*ABS\* 0+ __bss_start
50 0+1098 g \.ctors 0+ ___ctors_end
51 0+1098 g \.ctors 0+ ___ctors
52 0+1098 g \*ABS\* 0+ _edata
53 0+1098 g \*ABS\* 0+ _end
54 0+1000 g \.text 0+ start
55 0+80000 g \.stack 0+ _stack
56 0+1098 g \.dtors 0+ ___dtors_end
This page took 0.031377 seconds and 4 git commands to generate.