Last change
on this file since 1973 was 1973, checked in by Silvan Scherrer, 8 years ago |
binutils: update trunk to version 2.27
|
File size:
598 bytes
|
Line | |
---|
1 | #readelf: -Wr
|
---|
2 | #target: x86_64-*-*
|
---|
3 |
|
---|
4 | Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
|
---|
5 | +Offset +Info +Type +Sym.* Value +Symbol's Name \+ Addend
|
---|
6 | #...
|
---|
7 | [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func) \+ 0
|
---|
8 | #...
|
---|
9 | [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func) \+ 0
|
---|
10 | #...
|
---|
11 | [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func) \+ 0
|
---|
12 | #...
|
---|
13 | [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func) \+ 0
|
---|
14 | #...
|
---|
15 | [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func) \+ 0
|
---|
16 | #pass
|
---|
Note:
See
TracBrowser
for help on using the repository browser.