CodePudding user response:
[root @ localhost test] # GCC -g -wall test. C
[root @ localhost test] # objdump - DSl a.out & gt; Dump. TXT
[root @ localhost test] # cat dump. TXT | grep BSS
Disassembly of the section. The BSS :
0000000000601024 & lt; __bss_start & gt; :
__bss_start () :
[root @ localhost test] #