Home | History | Annotate | Download | only in pe
      1 #objdump: -s -j .drectve
      2 #name: aligned common A
      3 
      4 # Test the aligned form of the .comm pseudo-op.
      5 
      6 .*: .*
      7 
      8 Contents of section .drectve:
      9  0000 202d616c 69676e63 6f6d6d3a 5f682c35   -aligncomm:_h,5
     10  0010 202d616c 69676e63 6f6d6d3a 5f692c34   -aligncomm:_i,4
     11  0020 202d616c 69676e63 6f6d6d3a 5f6a2c33   -aligncomm:_j,3
     12  0030 202d616c 69676e63 6f6d6d3a 5f6b2c32   -aligncomm:_k,2
     13