Home | History | Annotate | Download | only in macros
      1 #objdump: -r
      2 #name: macro test 2
      3 # darwin(mach-o) reverses the order of 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