Retro68/binutils/ld/testsuite/ld-x86-64/pr14207.d

25 lines
1012 B
D
Raw Normal View History

#name: PR ld/14207
#as: --64
#ld: -melf_x86_64 -shared -z relro -z now
#readelf: -l --wide
2015-08-28 15:32:19 +00:00
#target: x86_64-*-linux*
2015-08-28 15:32:19 +00:00
Elf file type is DYN \(Shared object file\)
2017-04-10 11:32:00 +00:00
Entry point 0x1c1
2015-08-28 15:32:19 +00:00
There are 4 program headers, starting at offset 64
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
2017-04-10 11:32:00 +00:00
LOAD 0x000000 0x0000000000000000 0x0000000000000000 0x0001c8 0x0001c8 R 0x200000
LOAD 0x000b.8 0x0000000000200b.8 0x0000000000200b.8 0x0004.0 0x000c.8 RW 0x200000
DYNAMIC 0x000b.0 0x0000000000200b.0 0x0000000000200b.0 0x0001.0 0x0001.0 RW 0x8
GNU_RELRO 0x000b.8 0x0000000000200b.8 0x0000000000200b.8 0x0004.8 0x0004.8 R 0x1
2015-08-28 15:32:19 +00:00
Section to Segment mapping:
Segment Sections...
2017-04-10 11:32:00 +00:00
00 \.hash \.dynsym \.dynstr
01 \.(init_array|ctors) \.(fini_array|dtors) \.jcr \.data\.rel\.ro \.dynamic \.got .bss
02 \.dynamic
03 \.(init_array|ctors) \.(fini_array|dtors) \.jcr \.data\.rel\.ro \.dynamic \.got
2015-08-28 15:32:19 +00:00
#pass