Home | History | Annotate | Download | only in macros
      1 #objdump: -r
      2 #name: macro vararg
      3 # darwin (mach-o) reverses relocs.
      4 #not-target: *-*-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