13 lines
337 B
Text
13 lines
337 B
Text
|
.*
|
||
|
|
||
|
Sections:
|
||
|
Idx Name * Size * VMA * LMA * File off *Algn
|
||
|
*0 \.text * 0+00 * 10000100 * 10000100 * [^ ]+ * 2\*\*2
|
||
|
*ALLOC, LOAD, CODE
|
||
|
*1 \.data * 0+18 * 20000100 * 20000100 * [^ ]+ * 2\*\*3
|
||
|
*CONTENTS, ALLOC, LOAD, DATA
|
||
|
# Should only have 3 three common symbols.
|
||
|
*2 \.bss * 0+0c * 20000118 * 20000118 * [^ ]+ * 2\*\*3
|
||
|
*ALLOC
|
||
|
#pass
|