x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc64.d
... / ...
CommitLineData
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[ ]*
9[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
10[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
11[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
12[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
13[0-9a-f]+[ ]+R_X86_64_GOT32[ ]+xtrn[ ]*
14[0-9a-f]+[ ]+R_X86_64_PLT32[ ]+xtrn-0x0*4[ ]*
This page took 0.022629 seconds and 4 git commands to generate.