ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-25c-x86.d
1 #source: ifunc-25-x86.s
2 #ld: -shared
3 #readelf: -r --wide
4 #target: x86_64-*-* i?86-*-*
5
6 Relocation section '.rel(a|).dyn' at offset 0x[0-9a-f]+ contains 1 entry:
7 +Offset +Info +Type +Sym.* Value +Symbol's Name.*
8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_(32|64) +foo\(\) +foo( \+ 0|)
9
10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entry:
11 +Offset +Info +Type +Sym.* Value +Symbol's Name.*
12 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_(386|X86_64)_JUMP_SLOT +foo\(\) +foo( \+ 0|)
This page took 0.031455 seconds and 4 git commands to generate.