3.1.3 Section list information

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
 
TEXTF   4 (00000004)        .textf
BSS     2 (00000002)        .bss

Number

Description

(1)

Section type

The relocation attribute of the section is output.

(2)

Section size

The size of the section is output.

This is expressed in a decimal number and also expressed in hexadecimal number in parentheses.

(3)

Section name

The name of the section is output.