-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathbootstrap.map
More file actions
433 lines (398 loc) · 27.4 KB
/
bootstrap.map
File metadata and controls
433 lines (398 loc) · 27.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
Archive member included because of file (symbol)
lib_bootstrap/libbootstrap.a(bootstrap_board.o)
cpu/mips/start_bootstrap.o (bootstrap_board_init_r)
lib_bootstrap/libbootstrap.a(string.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (memset)
lib_bootstrap/libbootstrap.a(crc32.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (crc32)
lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (lzma_inflate)
lib_bootstrap/libbootstrap.a(time.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (timer_init)
lib_bootstrap/libbootstrap.a(LzmaDecode.o)
lib_bootstrap/libbootstrap.a(LzmaWrapper.o) (LzmaDecodeProperties)
board/atheros/board953x/libboard953x.a(board953x.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (initdram)
board/atheros/board953x/libboard953x.a(init-953x.o)
board/atheros/board953x/libboard953x.a(board953x.o) (ath_ddr_find_size)
board/atheros/board953x/libboard953x.a(serial.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (serial_init)
board/atheros/board953x/libboard953x.a(ath_pci.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (pci_init_board)
board/atheros/board953x/libboard953x.a(953x.o)
cpu/mips/start_bootstrap.o (lowlevel_init)
cpu/mips/libmips.a(interrupts.o)
lib_bootstrap/libbootstrap.a(bootstrap_board.o) (disable_interrupts)
cpu/mips/libmips.a(cache.o) cpu/mips/start_bootstrap.o (simple_mips_cache_reset)
Allocating common symbols
Common symbol size file
monitor_flash_len 0x4 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
___strtok 0x4 lib_bootstrap/libbootstrap.a(string.o)
Discarded input sections
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(string.o)
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(crc32.o)
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(time.o)
.reginfo 0x0000000000000000 0x18 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.reginfo 0x0000000000000000 0x18 board/atheros/board953x/libboard953x.a(board953x.o)
.reginfo 0x0000000000000000 0x18 board/atheros/board953x/libboard953x.a(init-953x.o)
.reginfo 0x0000000000000000 0x18 board/atheros/board953x/libboard953x.a(serial.o)
.reginfo 0x0000000000000000 0x18 board/atheros/board953x/libboard953x.a(ath_pci.o)
.reginfo 0x0000000000000000 0x18 board/atheros/board953x/libboard953x.a(953x.o)
.reginfo 0x0000000000000000 0x18 cpu/mips/libmips.a(interrupts.o)
.reginfo 0x0000000000000000 0x18 cpu/mips/libmips.a(cache.o)
Memory Configuration
Name Origin Length Attributes
*default* 0x0000000000000000 0xffffffffffffffff
Linker script and memory map
0x0000000000000000 . = 0x0
0x0000000000000000 . = ALIGN (0x4)
.text 0x000000009f000000 0x3390
*(.text)
.text 0x000000009f000000 0x830 cpu/mips/start_bootstrap.o
0x000000009f000000 _start_bootstrap
0x000000009f000534 bootstrap_relocate_code
0x000000009f0005f8 ath_ddr_tap_cal
.text 0x000000009f000830 0x340 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x000000009f000874 malloc
0x000000009f0008b4 realloc
0x000000009f0008bc free
0x000000009f0008c4 sbrk
0x000000009f000914 hang
0x000000009f00091c bootstrap_board_init_r
0x000000009f000a3c bootstrap_board_init_f
.text 0x000000009f000b70 0x590 lib_bootstrap/libbootstrap.a(string.o)
0x000000009f000b70 strcat
0x000000009f000ba0 strncat
0x000000009f000bec strchr
0x000000009f000c20 strlen
0x000000009f000c38 strrchr
0x000000009f000ca0 strnlen
0x000000009f000cc4 strdup
0x000000009f000d34 strspn
0x000000009f000d74 strpbrk
0x000000009f000db4 strtok
0x000000009f000e74 strsep
0x000000009f000ed8 strswab
0x000000009f000f24 memset
0x000000009f000f48 memcpy
0x000000009f000f74 memmove
0x000000009f000fdc memcmp
0x000000009f001010 strstr
0x000000009f0010c4 memchr
.text 0x000000009f001100 0x190 lib_bootstrap/libbootstrap.a(crc32.o)
0x000000009f001100 crc32
.text 0x000000009f001290 0x260 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
0x000000009f001290 lzma_inflate
.text 0x000000009f0014f0 0xb0 lib_bootstrap/libbootstrap.a(time.o)
0x000000009f0014f0 timer_init
0x000000009f001504 reset_timer
0x000000009f001514 get_timer
0x000000009f001520 set_timer
0x000000009f00152c udelay
0x000000009f001580 get_ticks
0x000000009f00158c get_tbclk
.text 0x000000009f0015a0 0xa50 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
0x000000009f0015a0 LzmaDecodeProperties
0x000000009f001614 LzmaDecode
.text 0x000000009f001ff0 0x3a0 board/atheros/board953x/libboard953x.a(board953x.o)
0x000000009f001ff0 ath_usb_initial_config
0x000000009f002210 ath_gpio_config
0x000000009f0022b0 ath_mem_config
0x000000009f002330 initdram
0x000000009f002348 gpio_init
0x000000009f00236c checkboard
0x000000009f002374 reset_button_status
.text 0x000000009f002390 0x4f0 board/atheros/board953x/libboard953x.a(init-953x.o)
0x000000009f002390 ath_ddr_find_size
0x000000009f0023e4 ath_ram_type
0x000000009f0023f8 ath_ddr_initial_config
0x000000009f002810 ath_uart_freq
0x000000009f00281c ath_sys_frequency
.text 0x000000009f002880 0x240 board/atheros/board953x/libboard953x.a(serial.o)
0x000000009f002880 serial_init
0x000000009f0029a4 serial_tstc
0x000000009f0029b4 serial_getc
0x000000009f0029f8 serial_putc
0x000000009f002a60 serial_setbrg
0x000000009f002a68 serial_puts
.text 0x000000009f002ac0 0x310 board/atheros/board953x/libboard953x.a(ath_pci.o)
0x000000009f002ae4 plat_dev_init
0x000000009f002aec pci_init_board
.text 0x000000009f002dd0 0x250 board/atheros/board953x/libboard953x.a(953x.o)
0x000000009f002dd0 lowlevel_init
.text 0x000000009f003020 0x10 cpu/mips/libmips.a(interrupts.o)
0x000000009f003020 enable_interrupts
0x000000009f003028 disable_interrupts
.text 0x000000009f003030 0x360 cpu/mips/libmips.a(cache.o)
0x000000009f003030 simple_mips_cache_reset
0x000000009f003078 mips_cache_reset
0x000000009f003210 dcache_status
0x000000009f003220 dcache_disable
0x000000009f00323c mips_cache_lock
0x000000009f003298 dcache_flush_range
0x000000009f0032c0 mips_cache_flush
0x000000009f003314 mips_icache_flush_ix
0x000000009f003344 mips_cache_lock_24k
0x000000009f003390 . = ALIGN (0x4)
.rodata 0x000000009f003390 0x430
*(.rodata)
.rodata 0x000000009f003390 0x30 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x000000009f003390 version_string
.rodata 0x000000009f0033c0 0x400 lib_bootstrap/libbootstrap.a(crc32.o)
.reginfo 0x000000009f0037c0 0x18
.reginfo 0x000000009f0037c0 0x18 cpu/mips/start_bootstrap.o
.rel.dyn 0x000000009f0037d8 0x0
.rel.dyn 0x0000000000000000 0x0 cpu/mips/start_bootstrap.o
0x000000009f0037d8 . = ALIGN (0x4)
.data 0x000000009f0037e0 0x0
*(.data)
.data 0x000000009f0037e0 0x0 cpu/mips/start_bootstrap.o
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(string.o)
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(crc32.o)
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(time.o)
.data 0x000000009f0037e0 0x0 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.data 0x000000009f0037e0 0x0 board/atheros/board953x/libboard953x.a(board953x.o)
.data 0x000000009f0037e0 0x0 board/atheros/board953x/libboard953x.a(init-953x.o)
.data 0x000000009f0037e0 0x0 board/atheros/board953x/libboard953x.a(serial.o)
.data 0x000000009f0037e0 0x0 board/atheros/board953x/libboard953x.a(ath_pci.o)
.data 0x000000009f0037e0 0x0 board/atheros/board953x/libboard953x.a(953x.o)
.data 0x000000009f0037e0 0x0 cpu/mips/libmips.a(interrupts.o)
.data 0x000000009f0037e0 0x0 cpu/mips/libmips.a(cache.o)
.got.plt 0x000000009f0037d8 0x0
.got.plt 0x0000000000000000 0x0 cpu/mips/start_bootstrap.o
.data.rel 0x000000009f0037d8 0x14
.data.rel 0x000000009f0037d8 0x14 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x000000009f0037d8 init_sequence
0x000000009f0037ec . = ALIGN (0x4)
.sdata
*(.sdata)
*(.sdata)
0x000000009f0037f0 . = ALIGN (0x10)
0x000000009f0037f0 _gp = .
0x000000009f0037f0 __got_start_bootstrap = .
.got 0x000000009f0037f0 0xb0
*(.got)
.got 0x000000009f0037f0 0xb0 cpu/mips/start_bootstrap.o
0x000000009f0037f0 _GLOBAL_OFFSET_TABLE_
0x000000009f0038a0 __got_end_bootstrap = .
0x000000009f0038a0 uboot_end_data_bootstrap = .
0x000000000000002c num_got_entries = ((__got_end_bootstrap - __got_start_bootstrap) >> 0x2)
0x000000009f0038a0 . = ALIGN (0x4)
.sbss
*(.sbss)
.bss 0x000000009f0038a0 0x30
*(.bss)
.bss 0x000000009f0038a0 0x0 cpu/mips/start_bootstrap.o
.bss 0x000000009f0038a0 0x10 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.bss 0x000000009f0038b0 0x0 lib_bootstrap/libbootstrap.a(string.o)
.bss 0x000000009f0038b0 0x0 lib_bootstrap/libbootstrap.a(crc32.o)
.bss 0x000000009f0038b0 0x10 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.bss 0x000000009f0038c0 0x0 lib_bootstrap/libbootstrap.a(time.o)
.bss 0x000000009f0038c0 0x0 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.bss 0x000000009f0038c0 0x0 board/atheros/board953x/libboard953x.a(board953x.o)
.bss 0x000000009f0038c0 0x10 board/atheros/board953x/libboard953x.a(init-953x.o)
.bss 0x000000009f0038d0 0x0 board/atheros/board953x/libboard953x.a(serial.o)
.bss 0x000000009f0038d0 0x0 board/atheros/board953x/libboard953x.a(ath_pci.o)
.bss 0x000000009f0038d0 0x0 board/atheros/board953x/libboard953x.a(953x.o)
.bss 0x000000009f0038d0 0x0 cpu/mips/libmips.a(interrupts.o)
.bss 0x000000009f0038d0 0x0 cpu/mips/libmips.a(cache.o)
0x000000009f0038d0 uboot_end_bootstrap = .
Address of section .text set to 0x9f000000
LOAD cpu/mips/start_bootstrap.o
START GROUP
LOAD lib_bootstrap/libbootstrap.a
LOAD board/atheros/board953x/libboard953x.a
LOAD cpu/mips/libmips.a
END GROUP
LOAD /opt/sdk/qsdk/qsdk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-uclibc/4.6.3/libgcc.a
OUTPUT(bootstrap elf32-tradbigmips)
.scommon 0x000000009f0038d0 0x8
.scommon 0x000000009f0038d0 0x4 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x000000009f0038d0 monitor_flash_len
.scommon 0x000000009f0038d4 0x4 lib_bootstrap/libbootstrap.a(string.o)
0x000000009f0038d4 ___strtok
.pdr 0x0000000000000000 0x8c0
.pdr 0x0000000000000000 0x20 cpu/mips/start_bootstrap.o
.pdr 0x0000000000000020 0x100 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.pdr 0x0000000000000120 0x240 lib_bootstrap/libbootstrap.a(string.o)
.pdr 0x0000000000000360 0x20 lib_bootstrap/libbootstrap.a(crc32.o)
.pdr 0x0000000000000380 0x20 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.pdr 0x00000000000003a0 0xe0 lib_bootstrap/libbootstrap.a(time.o)
.pdr 0x0000000000000480 0x40 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.pdr 0x00000000000004c0 0xe0 board/atheros/board953x/libboard953x.a(board953x.o)
.pdr 0x00000000000005a0 0xa0 board/atheros/board953x/libboard953x.a(init-953x.o)
.pdr 0x0000000000000640 0xc0 board/atheros/board953x/libboard953x.a(serial.o)
.pdr 0x0000000000000700 0x60 board/atheros/board953x/libboard953x.a(ath_pci.o)
.pdr 0x0000000000000760 0x0 board/atheros/board953x/libboard953x.a(953x.o)
.pdr 0x0000000000000760 0x40 cpu/mips/libmips.a(interrupts.o)
.pdr 0x00000000000007a0 0x120 cpu/mips/libmips.a(cache.o)
.mdebug.abi32 0x0000000000000000 0x0
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(string.o)
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(crc32.o)
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(time.o)
.mdebug.abi32 0x0000000000000000 0x0 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.mdebug.abi32 0x0000000000000000 0x0 board/atheros/board953x/libboard953x.a(board953x.o)
.mdebug.abi32 0x0000000000000000 0x0 board/atheros/board953x/libboard953x.a(init-953x.o)
.mdebug.abi32 0x0000000000000000 0x0 board/atheros/board953x/libboard953x.a(serial.o)
.mdebug.abi32 0x0000000000000000 0x0 board/atheros/board953x/libboard953x.a(ath_pci.o)
.mdebug.abi32 0x0000000000000000 0x0 cpu/mips/libmips.a(interrupts.o)
.comment 0x0000000000000000 0x3a
.comment 0x0000000000000000 0x3a lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x3b (size before relaxing)
.comment 0x0000000000000000 0x3b lib_bootstrap/libbootstrap.a(string.o)
.comment 0x0000000000000000 0x3b lib_bootstrap/libbootstrap.a(crc32.o)
.comment 0x0000000000000000 0x3b lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.comment 0x0000000000000000 0x3b lib_bootstrap/libbootstrap.a(time.o)
.comment 0x0000000000000000 0x3b lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.comment 0x0000000000000000 0x3b board/atheros/board953x/libboard953x.a(board953x.o)
.comment 0x0000000000000000 0x3b board/atheros/board953x/libboard953x.a(init-953x.o)
.comment 0x0000000000000000 0x3b board/atheros/board953x/libboard953x.a(serial.o)
.comment 0x0000000000000000 0x3b board/atheros/board953x/libboard953x.a(ath_pci.o)
.comment 0x0000000000000000 0x3b cpu/mips/libmips.a(interrupts.o)
.gnu.attributes
0x0000000000000000 0x10
.gnu.attributes
0x0000000000000000 0x10 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.gnu.attributes
0x0000000000000010 0x10 lib_bootstrap/libbootstrap.a(string.o)
.gnu.attributes
0x0000000000000020 0x10 lib_bootstrap/libbootstrap.a(crc32.o)
.gnu.attributes
0x0000000000000030 0x10 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.gnu.attributes
0x0000000000000040 0x10 lib_bootstrap/libbootstrap.a(time.o)
.gnu.attributes
0x0000000000000050 0x10 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.gnu.attributes
0x0000000000000060 0x10 board/atheros/board953x/libboard953x.a(board953x.o)
.gnu.attributes
0x0000000000000070 0x10 board/atheros/board953x/libboard953x.a(init-953x.o)
.gnu.attributes
0x0000000000000080 0x10 board/atheros/board953x/libboard953x.a(serial.o)
.gnu.attributes
0x0000000000000090 0x10 board/atheros/board953x/libboard953x.a(ath_pci.o)
.gnu.attributes
0x00000000000000a0 0x10 cpu/mips/libmips.a(interrupts.o)
.stab 0x0000000000000000 0x1a70
.stab 0x0000000000000000 0x1170 cpu/mips/start_bootstrap.o
.stab 0x0000000000001170 0x258 board/atheros/board953x/libboard953x.a(953x.o)
0x264 (size before relaxing)
.stab 0x00000000000013c8 0x6a8 cpu/mips/libmips.a(cache.o)
0x6b4 (size before relaxing)
.stabstr 0x0000000000000000 0x198
.stabstr 0x0000000000000000 0x198 cpu/mips/start_bootstrap.o
.debug_info 0x0000000000000000 0x26cb
.debug_info 0x0000000000000000 0x6d0 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_info 0x00000000000006d0 0x740 lib_bootstrap/libbootstrap.a(string.o)
.debug_info 0x0000000000000e10 0x130 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_info 0x0000000000000f40 0x3d4 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_info 0x0000000000001314 0x292 lib_bootstrap/libbootstrap.a(time.o)
.debug_info 0x00000000000015a6 0x4e8 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_info 0x0000000000001a8e 0x1b2 board/atheros/board953x/libboard953x.a(board953x.o)
.debug_info 0x0000000000001c40 0x330 board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_info 0x0000000000001f70 0x175 board/atheros/board953x/libboard953x.a(serial.o)
.debug_info 0x00000000000020e5 0x547 board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_info 0x000000000000262c 0x9f cpu/mips/libmips.a(interrupts.o)
.debug_abbrev 0x0000000000000000 0xf1f
.debug_abbrev 0x0000000000000000 0x2a4 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_abbrev 0x00000000000002a4 0x201 lib_bootstrap/libbootstrap.a(string.o)
.debug_abbrev 0x00000000000004a5 0x90 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_abbrev 0x0000000000000535 0x1a6 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_abbrev 0x00000000000006db 0x17f lib_bootstrap/libbootstrap.a(time.o)
.debug_abbrev 0x000000000000085a 0x151 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_abbrev 0x00000000000009ab 0x11e board/atheros/board953x/libboard953x.a(board953x.o)
.debug_abbrev 0x0000000000000ac9 0x195 board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_abbrev 0x0000000000000c5e 0x101 board/atheros/board953x/libboard953x.a(serial.o)
.debug_abbrev 0x0000000000000d5f 0x16a board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_abbrev 0x0000000000000ec9 0x56 cpu/mips/libmips.a(interrupts.o)
.debug_loc 0x0000000000000000 0x21e2
.debug_loc 0x0000000000000000 0x2b0 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_loc 0x00000000000002b0 0x77f lib_bootstrap/libbootstrap.a(string.o)
.debug_loc 0x0000000000000a2f 0x184 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_loc 0x0000000000000bb3 0x40f lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_loc 0x0000000000000fc2 0x64 lib_bootstrap/libbootstrap.a(time.o)
.debug_loc 0x0000000000001026 0xd9e lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_loc 0x0000000000001dc4 0x71 board/atheros/board953x/libboard953x.a(board953x.o)
.debug_loc 0x0000000000001e35 0x2aa board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_loc 0x00000000000020df 0xe3 board/atheros/board953x/libboard953x.a(serial.o)
.debug_loc 0x00000000000021c2 0x20 board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_aranges 0x0000000000000000 0x160
.debug_aranges
0x0000000000000000 0x20 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_aranges
0x0000000000000020 0x20 lib_bootstrap/libbootstrap.a(string.o)
.debug_aranges
0x0000000000000040 0x20 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_aranges
0x0000000000000060 0x20 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_aranges
0x0000000000000080 0x20 lib_bootstrap/libbootstrap.a(time.o)
.debug_aranges
0x00000000000000a0 0x20 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_aranges
0x00000000000000c0 0x20 board/atheros/board953x/libboard953x.a(board953x.o)
.debug_aranges
0x00000000000000e0 0x20 board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_aranges
0x0000000000000100 0x20 board/atheros/board953x/libboard953x.a(serial.o)
.debug_aranges
0x0000000000000120 0x20 board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_aranges
0x0000000000000140 0x20 cpu/mips/libmips.a(interrupts.o)
.debug_ranges 0x0000000000000000 0x260
.debug_ranges 0x0000000000000000 0x38 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_ranges 0x0000000000000038 0x98 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_ranges 0x00000000000000d0 0x190 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_line 0x0000000000000000 0x10c5
.debug_line 0x0000000000000000 0x207 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_line 0x0000000000000207 0x229 lib_bootstrap/libbootstrap.a(string.o)
.debug_line 0x0000000000000430 0xc7 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_line 0x00000000000004f7 0x156 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_line 0x000000000000064d 0xd5 lib_bootstrap/libbootstrap.a(time.o)
.debug_line 0x0000000000000722 0x3a4 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_line 0x0000000000000ac6 0x15f board/atheros/board953x/libboard953x.a(board953x.o)
.debug_line 0x0000000000000c25 0x1c6 board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_line 0x0000000000000deb 0x136 board/atheros/board953x/libboard953x.a(serial.o)
.debug_line 0x0000000000000f21 0x165 board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_line 0x0000000000001086 0x3f cpu/mips/libmips.a(interrupts.o)
.debug_str 0x0000000000000000 0xbea
.debug_str 0x0000000000000000 0x3be lib_bootstrap/libbootstrap.a(bootstrap_board.o)
0x420 (size before relaxing)
.debug_str 0x00000000000003be 0xd6 lib_bootstrap/libbootstrap.a(string.o)
0x1c2 (size before relaxing)
.debug_str 0x0000000000000494 0x30 lib_bootstrap/libbootstrap.a(crc32.o)
0x10e (size before relaxing)
.debug_str 0x00000000000004c4 0x124 lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
0x252 (size before relaxing)
.debug_str 0x00000000000005e8 0x7c lib_bootstrap/libbootstrap.a(time.o)
0x16b (size before relaxing)
.debug_str 0x0000000000000664 0x139 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
0x24e (size before relaxing)
.debug_str 0x000000000000079d 0xcb board/atheros/board953x/libboard953x.a(board953x.o)
0x195 (size before relaxing)
.debug_str 0x0000000000000868 0x126 board/atheros/board953x/libboard953x.a(init-953x.o)
0x238 (size before relaxing)
.debug_str 0x000000000000098e 0x5d board/atheros/board953x/libboard953x.a(serial.o)
0x158 (size before relaxing)
.debug_str 0x00000000000009eb 0x1aa board/atheros/board953x/libboard953x.a(ath_pci.o)
0x2c4 (size before relaxing)
.debug_str 0x0000000000000b95 0x55 cpu/mips/libmips.a(interrupts.o)
0x100 (size before relaxing)
.debug_frame 0x0000000000000000 0x568
.debug_frame 0x0000000000000000 0xb0 lib_bootstrap/libbootstrap.a(bootstrap_board.o)
.debug_frame 0x00000000000000b0 0x168 lib_bootstrap/libbootstrap.a(string.o)
.debug_frame 0x0000000000000218 0x20 lib_bootstrap/libbootstrap.a(crc32.o)
.debug_frame 0x0000000000000238 0x3c lib_bootstrap/libbootstrap.a(LzmaWrapper.o)
.debug_frame 0x0000000000000274 0x8c lib_bootstrap/libbootstrap.a(time.o)
.debug_frame 0x0000000000000300 0x48 lib_bootstrap/libbootstrap.a(LzmaDecode.o)
.debug_frame 0x0000000000000348 0x94 board/atheros/board953x/libboard953x.a(board953x.o)
.debug_frame 0x00000000000003dc 0x78 board/atheros/board953x/libboard953x.a(init-953x.o)
.debug_frame 0x0000000000000454 0x94 board/atheros/board953x/libboard953x.a(serial.o)
.debug_frame 0x00000000000004e8 0x50 board/atheros/board953x/libboard953x.a(ath_pci.o)
.debug_frame 0x0000000000000538 0x30 cpu/mips/libmips.a(interrupts.o)