aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/start-shared-noheader-sysv.rd
blob: d5bbb8bb6d0d28446a3ed2eb34f1d6942e75bc78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#readelf: -SlDs --wide

There are no sections in this file.

#...
Program Headers:
  Type +Offset +VirtAddr.*
# On MIPS, the first segment is for .reginfo.
#...
  LOAD .*
#...
  DYNAMIC .*
#...
 +Num: +Value +Size Type +Bind +Vis +Ndx Name
 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
#...
.* GLOBAL +DEFAULT.* __start
#...
.* GLOBAL +DEFAULT.* _start
#...
.* GLOBAL +DEFAULT.* main
#...
.* GLOBAL +DEFAULT.* start
#...
.* GLOBAL +DEFAULT.* _main
#pass