The type, size, and name of the section is output.
The output example of the section list is shown below.
Section List 
(1)     (2)                 (3) 
Attr    Size                Name 
  
TEXT           8 (00000008) .text 
DATA           4 (00000004) .data 
 | 
 
| 
 | 
 | 
| 
 | 
 
Section type 
The type of the section is output as the relocation attribute. 
 | 
| 
 | 
 
Section size 
The size of the section is output. 
This is expressed in a decimal number and also expressed in hexadecimal number in parentheses. 
 | 
| 
 | 
 
Section name 
The name of the section is output. 
 |