blob: 234febff804b826d8ecf09fdb3278b289e9bac88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.*
Sections:
Idx Name * Size * VMA * LMA * File off *Algn
*0 \.text * 0+00 * 0*100001c0 * 0*100001c0 * [^ ]+ * 2\*\*2
*ALLOC, LOAD, CODE
*1 \.data * 0+18 * 0*200001c0 * 0*200001c0 * [^ ]+ * 2\*\*3
*CONTENTS, ALLOC, LOAD, DATA
# Should only have 3 three common symbols.
*2 \.bss * 0+0c * 0*200001d8 * 0*200001d8 * [^ ]+ * 2\*\*3
*ALLOC
#pass
|