Don't generate PLT for IFUNC GOT/pointer reference
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20253-1e.d
1 #source: pr20253-1.s
2 #as: --64
3 #ld: -shared -melf_x86_64
4 #readelf: -r --wide
5
6 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
7 +Offset +Info +Type +Sym.* Value +Symbol's Name \+ Addend
8 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_GLOB_DAT +foo\(\)+ +foo \+ 0
9 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
This page took 0.034923 seconds and 4 git commands to generate.