mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 16:57:38 +01:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
#...
|
|
Sections:
|
|
.*
|
|
* 0 * \.text * 0+0 .*
|
|
* ALLOC, LOAD, CODE
|
|
* 1 * \.data * 0+0 .*
|
|
* ALLOC, LOAD, DATA
|
|
* 2 * \.bss * 0+8 .*
|
|
* ALLOC
|
|
* 3 * \.loader .*
|
|
* CONTENTS, LOAD
|