1 #as: -mrelax-relocations=yes
2 #objdump: -r
3 #source: mixed-mode-reloc.s
4 #name: x86 mixed mode relocs (32-bit object)
5 
6 .*: +file format .*i386.*
7 
8 RELOCATION RECORDS FOR \[.text\]:
9 OFFSET[ 	]+TYPE[ 	]+VALUE[ 	]*
10 [0-9a-f]+[ 	]+R_386_GOT32X[ 	]+xtrn[ 	]*
11 [0-9a-f]+[ 	]+R_386_PLT32[ 	]+xtrn[ 	]*
12 [0-9a-f]+[ 	]+R_386_GOT32X[ 	]+xtrn[ 	]*
13 [0-9a-f]+[ 	]+R_386_PLT32[ 	]+xtrn[ 	]*
14 [0-9a-f]+[ 	]+R_386_GOT32X[ 	]+xtrn[ 	]*
15 [0-9a-f]+[ 	]+R_386_PLT32[ 	]+xtrn[ 	]*
16