x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / vararg.d
1 #objdump: -r
2 #name: macro vararg
3 # darwin (mach-o) reverses relocs.
4 #notarget: *-*-darwin*
5
6 .*: +file format .*
7
8 RELOCATION RECORDS FOR .*
9 OFFSET[ ]+TYPE[ ]+VALUE.*
10 0+00[ ]+[a-zA-Z0-9_]+[ ]+foo1
11 0+04[ ]+[a-zA-Z0-9_]+[ ]+foo2
12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
13 0+0c[ ]+[a-zA-Z0-9_]+[ ]+foo4
14 0+10[ ]+[a-zA-Z0-9_]+[ ]+foo5
15 0+14[ ]+[a-zA-Z0-9_]+[ ]+foo6
16 #pass
This page took 0.031961 seconds and 4 git commands to generate.