OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [tls-gc-70.d] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#source: start1.s
2
#source: tls128.s
3
#source: tls-gd-3.s
4
#source: tls-x.s
5
#as: --no-underscore --em=criself
6
#ld: -m crislinux --gc-sections
7
#objdump: -s -t -r -p
8
 
9
# An executable with a single R_CRIS_32_GD, with gc.  Check that we
10
# have nothing left but the start symbol and its code.  Can't get rid
11
# of the GOT just yet.
12
 
13
.*:     file format elf32-cris
14
 
15
Program Header:
16
    LOAD off    0x0+ vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*13
17
         filesz 0x0+78 memsz 0x0+78 flags r-x
18
    LOAD off    0x0+78 vaddr 0x0+82078 paddr 0x0+82078 align 2\*\*13
19
         filesz 0x0+c memsz 0x0+c flags rw-
20
private flags = 0:
21
 
22
SYMBOL TABLE:
23
0+80074 l    d  .text   0+ .text
24
0+82078 l    d  .got    0+ .got
25
0+82078 l     O .got    0+ .hidden _GLOBAL_OFFSET_TABLE_
26
0+80074 g       .text   0+ _start
27
0+82084 g       \*ABS\* 0+ __bss_start
28
0+82084 g       \*ABS\* 0+ _edata
29
0+820a0 g       \*ABS\* 0+ _end
30
 
31
Contents of section .text:
32
 80074 41b20+                             .*
33
Contents of section .got:
34
 82078 0+ 0+ 0+           .*

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.