source: binutils/trunk/ld/testsuite/ld-i386/no-plt-1b.rd@ 1973

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: 544 bytes
Line 
1#readelf: -Wr
2#target: i?86-*-*
3
4Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
5 +Offset +Info +Type +Sym. Value +Symbol's Name
6#...
7[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func)
8#...
9[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func)
10#...
11[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func)
12#...
13[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func)
14#...
15[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func|func)
16#pass
Note: See TracBrowser for help on using the repository browser.