URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [tls-gd-1h.d] - Rev 97
Go to most recent revision | Compare with Previous | Blame | View Log
#as: --pic --no-underscore --em=criself
#ld: --shared -m crislinux
#source: tls-gd-1.s
#source: tls128g.s
#source: tls-hx.s
#objdump: -s -t -R -p
# DSO with a single R_CRIS_16_GOT_GD against a hidden symbol. Check
# that we have proper NPTL/TLS markings and GOT.
.*: file format elf32-cris
Program Header:
LOAD off 0x0+ vaddr 0x0+ paddr 0x0+ align 2\*\*13
filesz 0x0+1a4 memsz 0x0+1a4 flags r-x
LOAD off 0x0+1a4 vaddr 0x0+21a4 paddr 0x0+21a4 align 2\*\*13
filesz 0x0+108 memsz 0x0+108 flags rw-
DYNAMIC off 0x0+228 vaddr 0x0+2228 paddr 0x0+2228 align 2\*\*2
filesz 0x0+70 memsz 0x0+70 flags rw-
TLS off 0x0+1a4 vaddr 0x0+21a4 paddr 0x0+21a4 align 2\*\*2
filesz 0x0+84 memsz 0x0+84 flags r--
Dynamic Section:
HASH 0x0+b4
STRTAB 0x0+168
SYMTAB 0x0+e8
STRSZ 0x0+2a
SYMENT 0x0+10
RELA 0x0+194
RELASZ 0x0+c
RELAENT 0x0+c
private flags = 0:
SYMBOL TABLE:
#...
0+80 l \.tdata 0+4 x
#...
DYNAMIC RELOCATION RECORDS
OFFSET TYPE VALUE
0+22a4 R_CRIS_DTP \*ABS\*\+0x0+80
Contents of section \.hash:
#...
Contents of section \.text:
01a0 5fae0c00 .*
#...
Contents of section \.got:
2298 28220+ 0+ 0+ 0+ .*
22a8 0+ .*
Go to most recent revision | Compare with Previous | Blame | View Log