Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
404 bytes
|
Line | |
---|
1 | #source: pr19636-3.s
|
---|
2 | #as: --32
|
---|
3 | #ld: -shared -m elf_i386
|
---|
4 | #readelf : -r --wide --dyn-syms
|
---|
5 |
|
---|
6 | Relocation section '\.rela?\..*' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
|
---|
7 | #...
|
---|
8 | [0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0-9a-f]+[ \t]+func.*
|
---|
9 | #...
|
---|
10 | Symbol table '\.dynsym' contains [0-9]+ entries:
|
---|
11 | +Num: +Value +Size Type +Bind +Vis +Ndx Name
|
---|
12 | #...
|
---|
13 | +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
|
---|
14 | #...
|
---|
Note:
See
TracBrowser
for help on using the repository browser.