1 #objdump: --section-headers
2 # Minimum code alignment should be set.
3 
4 .*: +file format.*aarch64.*
5 
6 Sections:
7 Idx Name          Size      VMA               LMA               File off  Algn
8   0 \.text         .*  .*  .*  .*  2\*\*2
9                   .*CODE.*
10   1 \.data         .*  .*  .* .*  2\*\*0
11                   .*DATA.*
12   2 \.bss          .*  .*  .*  .*  2\*\*0
13 .*
14