source: binutils/vendor/current/ld/testsuite/ld-i386/undefweakb.d@ 1968

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: 358 bytes
Line 
1#source: undefweak.s
2#as: --32
3#ld: -pie -melf_i386
4#readelf: -r --wide -x .data.rel.ro
5
6Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
7 Offset Info Type Sym. Value Symbol's Name
8[0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
9
10Hex dump of section '.data.rel.ro':
11 0x[a-f0-9]+ 00000000 ....
Note: See TracBrowser for help on using the repository browser.