]> Git Repo - binutils.git/blob - ld/testsuite/ld-i386/no-plt-1c.rd
i386: Test external function reference without PLT
[binutils.git] / ld / testsuite / ld-i386 / no-plt-1c.rd
1 #readelf: -Wr
2 #target: i?86-*-*
3
4 Relocation 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)
8 #...
9 [0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
10 #...
11 [0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
12 #...
13 [0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
14 #pass
This page took 0.029808 seconds and 4 git commands to generate.