Add R_386_GOT32X support to gas and ld
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mixed-mode-reloc32.d
1 #objdump: -r
2 #source: mixed-mode-reloc.s
3 #name: x86 mixed mode relocs (32-bit object)
4
5 .*: +file format .*i386.*
6
7 RELOCATION RECORDS FOR \[.text\]:
8 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
9 [0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
10 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
11 [0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
12 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
13 [0-9a-f]+[ ]+R_386_GOT32X[ ]+xtrn[ ]*
14 [0-9a-f]+[ ]+R_386_PLT32[ ]+xtrn[ ]*
This page took 0.038855 seconds and 4 git commands to generate.