mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-08 09:03:40 +08:00
12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
|
#...
|
||
|
Sections:
|
||
|
.*
|
||
|
* 0 * \.text * 0+0 .*
|
||
|
* ALLOC, LOAD, CODE
|
||
|
* 1 * \.data * 0+8 .*
|
||
|
* CONTENTS, ALLOC, LOAD, DATA
|
||
|
* 2 * \.bss * 0+0 .*
|
||
|
* ALLOC
|
||
|
* 3 * \.loader .*
|
||
|
* CONTENTS, ALLOC, LOAD
|