x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc64.d
CommitLineData
4fa24527
JB
1#objdump: -r
2#source: mixed-mode-reloc.s
3#name: x86 mixed mode relocs (64-bit object)
4
5.*: +file format .*x86-64.*
6
7RELOCATION RECORDS FOR \[.text\]:
8OFFSET[ ]+TYPE[ ]+VALUE[ ]*
e05278af 9[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 10[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
e05278af 11[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 12[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
4fa24527 13[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
343dbc36 14[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
This page took 0.542344 seconds and 4 git commands to generate.