-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSysTick.map
More file actions
398 lines (394 loc) · 35 KB
/
SysTick.map
File metadata and controls
398 lines (394 loc) · 35 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
ARM Linker, 5.03 [Build 76] [MDK-ARM Professional]
==============================================================================
Section Cross References
st7735.o(i.Output_Clear) refers to st7735.o(i.ST7735_FillScreen) for ST7735_FillScreen
st7735.o(i.Output_Color) refers to st7735.o(i.ST7735_SetTextColor) for ST7735_SetTextColor
st7735.o(i.Output_Init) refers to st7735.o(i.ST7735_InitR) for ST7735_InitR
st7735.o(i.Output_Init) refers to st7735.o(i.ST7735_FillScreen) for ST7735_FillScreen
st7735.o(i.Output_Off) refers to st7735.o(i.Output_Clear) for Output_Clear
st7735.o(i.Output_On) refers to st7735.o(i.Output_Init) for Output_Init
st7735.o(i.ST7735_DrawBitmap) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_DrawBitmap) refers to st7735.o(i.ST7735_SwapColor) for ST7735_SwapColor
st7735.o(i.ST7735_DrawBitmap) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_DrawBitmap) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawChar) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_DrawChar) refers to st7735.o(i.pushColor) for pushColor
st7735.o(i.ST7735_DrawChar) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawChar) refers to st7735.o(.constdata) for Font
st7735.o(i.ST7735_DrawCharS) refers to st7735.o(i.ST7735_DrawPixel) for ST7735_DrawPixel
st7735.o(i.ST7735_DrawCharS) refers to st7735.o(i.ST7735_FillRect) for ST7735_FillRect
st7735.o(i.ST7735_DrawCharS) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawCharS) refers to st7735.o(.constdata) for Font
st7735.o(i.ST7735_DrawFastHLine) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_DrawFastHLine) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_DrawFastHLine) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawFastVLine) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_DrawFastVLine) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_DrawFastVLine) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawPixel) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_DrawPixel) refers to st7735.o(i.pushColor) for pushColor
st7735.o(i.ST7735_DrawPixel) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_DrawString) refers to st7735.o(i.ST7735_DrawCharS) for ST7735_DrawCharS
st7735.o(i.ST7735_FillRect) refers to st7735.o(i.setAddrWindow) for setAddrWindow
st7735.o(i.ST7735_FillRect) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_FillRect) refers to st7735.o(.data) for _width
st7735.o(i.ST7735_FillScreen) refers to st7735.o(i.ST7735_FillRect) for ST7735_FillRect
st7735.o(i.ST7735_FillScreen) refers to st7735.o(.data) for _height
st7735.o(i.ST7735_InitB) refers to st7735.o(i.commonInit) for commonInit
st7735.o(i.ST7735_InitB) refers to st7735.o(i.ST7735_SetCursor) for ST7735_SetCursor
st7735.o(i.ST7735_InitB) refers to st7735.o(i.ST7735_FillScreen) for ST7735_FillScreen
st7735.o(i.ST7735_InitB) refers to st7735.o(.constdata) for Bcmd
st7735.o(i.ST7735_InitB) refers to st7735.o(.data) for StTextColor
st7735.o(i.ST7735_InitR) refers to st7735.o(i.commonInit) for commonInit
st7735.o(i.ST7735_InitR) refers to st7735.o(i.commandList) for commandList
st7735.o(i.ST7735_InitR) refers to st7735.o(i.writecommand) for writecommand
st7735.o(i.ST7735_InitR) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_InitR) refers to st7735.o(i.ST7735_SetCursor) for ST7735_SetCursor
st7735.o(i.ST7735_InitR) refers to st7735.o(i.ST7735_FillScreen) for ST7735_FillScreen
st7735.o(i.ST7735_InitR) refers to st7735.o(.constdata) for Rcmd1
st7735.o(i.ST7735_InitR) refers to st7735.o(.data) for ColStart
st7735.o(i.ST7735_InvertDisplay) refers to st7735.o(i.writecommand) for writecommand
st7735.o(i.ST7735_OutChar) refers to st7735.o(i.ST7735_DrawString) for ST7735_DrawString
st7735.o(i.ST7735_OutChar) refers to st7735.o(i.ST7735_DrawCharS) for ST7735_DrawCharS
st7735.o(i.ST7735_OutChar) refers to st7735.o(.data) for StY
st7735.o(i.ST7735_OutString) refers to st7735.o(i.ST7735_OutChar) for ST7735_OutChar
st7735.o(i.ST7735_OutUDec) refers to st7735.o(i.fillmessage) for fillmessage
st7735.o(i.ST7735_OutUDec) refers to st7735.o(i.ST7735_DrawString) for ST7735_DrawString
st7735.o(i.ST7735_OutUDec) refers to st7735.o(i.ST7735_DrawCharS) for ST7735_DrawCharS
st7735.o(i.ST7735_OutUDec) refers to st7735.o(.data) for Messageindex
st7735.o(i.ST7735_OutUDec) refers to st7735.o(.bss) for Message
st7735.o(i.ST7735_PlotBar) refers to st7735.o(i.ST7735_DrawFastVLine) for ST7735_DrawFastVLine
st7735.o(i.ST7735_PlotBar) refers to st7735.o(.data) for Ymin
st7735.o(i.ST7735_PlotClear) refers to st7735.o(i.ST7735_Color565) for ST7735_Color565
st7735.o(i.ST7735_PlotClear) refers to st7735.o(i.ST7735_FillRect) for ST7735_FillRect
st7735.o(i.ST7735_PlotClear) refers to st7735.o(.data) for Ymax
st7735.o(i.ST7735_PlotLine) refers to st7735.o(i.ST7735_DrawPixel) for ST7735_DrawPixel
st7735.o(i.ST7735_PlotLine) refers to st7735.o(.data) for Ymin
st7735.o(i.ST7735_PlotNext) refers to st7735.o(.data) for X
st7735.o(i.ST7735_PlotNextErase) refers to st7735.o(i.ST7735_Color565) for ST7735_Color565
st7735.o(i.ST7735_PlotNextErase) refers to st7735.o(i.ST7735_DrawFastVLine) for ST7735_DrawFastVLine
st7735.o(i.ST7735_PlotNextErase) refers to st7735.o(.data) for X
st7735.o(i.ST7735_PlotPoint) refers to st7735.o(i.ST7735_DrawPixel) for ST7735_DrawPixel
st7735.o(i.ST7735_PlotPoint) refers to st7735.o(.data) for Ymin
st7735.o(i.ST7735_PlotPoints) refers to st7735.o(i.ST7735_DrawPixel) for ST7735_DrawPixel
st7735.o(i.ST7735_PlotPoints) refers to st7735.o(.data) for Ymin
st7735.o(i.ST7735_PlotdBfs) refers to st7735.o(i.ST7735_DrawFastVLine) for ST7735_DrawFastVLine
st7735.o(i.ST7735_PlotdBfs) refers to st7735.o(.constdata) for dBfs
st7735.o(i.ST7735_PlotdBfs) refers to st7735.o(.data) for X
st7735.o(i.ST7735_SetCursor) refers to st7735.o(.data) for StX
st7735.o(i.ST7735_SetRotation) refers to st7735.o(i.writecommand) for writecommand
st7735.o(i.ST7735_SetRotation) refers to st7735.o(i.writedata) for writedata
st7735.o(i.ST7735_SetRotation) refers to st7735.o(.data) for Rotation
st7735.o(i.ST7735_SetTextColor) refers to st7735.o(.data) for StTextColor
st7735.o(i.commandList) refers to st7735.o(i.writecommand) for writecommand
st7735.o(i.commandList) refers to st7735.o(i.writedata) for writedata
st7735.o(i.commandList) refers to st7735.o(i.Delay1ms) for Delay1ms
st7735.o(i.commonInit) refers to st7735.o(i.Delay1ms) for Delay1ms
st7735.o(i.commonInit) refers to st7735.o(i.commandList) for commandList
st7735.o(i.commonInit) refers to st7735.o(.data) for RowStart
st7735.o(i.fillmessage) refers to st7735.o(.bss) for Message
st7735.o(i.fillmessage) refers to st7735.o(.data) for Messageindex
st7735.o(i.fputc) refers to st7735.o(i.ST7735_OutChar) for ST7735_OutChar
st7735.o(i.pushColor) refers to st7735.o(i.writedata) for writedata
st7735.o(i.setAddrWindow) refers to st7735.o(i.writecommand) for writecommand
st7735.o(i.setAddrWindow) refers to st7735.o(i.writedata) for writedata
st7735.o(i.setAddrWindow) refers to st7735.o(.data) for ColStart
lab1.o(i.Pause) refers to lab1.o(i.DelayWait10ms) for DelayWait10ms
lab1.o(i.ST7735_XYplot) refers to st7735.o(i.ST7735_DrawPixel) for ST7735_DrawPixel
lab1.o(i.ST7735_XYplotInit) refers to st7735.o(i.ST7735_OutChar) for ST7735_OutChar
lab1.o(i.ST7735_XYplotInit) refers to st7735.o(i.ST7735_FillRect) for ST7735_FillRect
lab1.o(i.ST7735_XYplotInit) refers to st7735.o(i.ST7735_SetCursor) for ST7735_SetCursor
lab1.o(i.main) refers to pll.o(i.PLL_Init) for PLL_Init
lab1.o(i.main) refers to lab1.o(i.PortF_Init) for PortF_Init
lab1.o(i.main) refers to st7735.o(i.ST7735_InitR) for ST7735_InitR
lab1.o(i.main) refers to st7735.o(i.ST7735_FillScreen) for ST7735_FillScreen
lab1.o(i.main) refers to st7735.o(i.ST7735_SetCursor) for ST7735_SetCursor
lab1.o(i.main) refers to noretval__2printf.o(.text) for __2printf
lab1.o(i.main) refers to lab1.o(i.ST7735_sDecOut2) for ST7735_sDecOut2
lab1.o(i.main) refers to st7735.o(i.ST7735_OutString) for ST7735_OutString
lab1.o(i.main) refers to lab1.o(i.Pause) for Pause
lab1.o(i.main) refers to lab1.o(i.ST7735_uBinOut6) for ST7735_uBinOut6
lab1.o(i.main) refers to lab1.o(i.ST7735_XYplotInit) for ST7735_XYplotInit
lab1.o(i.main) refers to lab1.o(i.ST7735_XYplot) for ST7735_XYplot
lab1.o(i.main) refers to lab1.o(.constdata) for outTests1
lab1.o(i.main4) refers to lab1.o(i.PortF_Init) for PortF_Init
lab1.o(i.main4) refers to lab1.o(i.DelayWait10ms) for DelayWait10ms
lab1.o(i.main5) refers to lab1.o(i.PortF_Init) for PortF_Init
lab1.o(i.main5) refers to lab1.o(i.DelayWait10ms) for DelayWait10ms
__2printf.o(.text) refers to _printf_char_file.o(.text) for _printf_char_file
__2printf.o(.text) refers to stdio_streams.o(.bss) for __stdout
noretval__2printf.o(.text) refers to _printf_char_file.o(.text) for _printf_char_file
noretval__2printf.o(.text) refers to stdio_streams.o(.bss) for __stdout
__main.o(!!!main) refers to rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$0000000C) for __rt_entry_postli_1
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$00000009) for __rt_entry_postsh_1
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry2.o(.ARM.Collect$$rtentry$$00000002) for __rt_entry_presh_1
rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to rtentry4.o(.ARM.Collect$$rtentry$$00000004) for __rt_entry_sh
_printf_char_file.o(.text) refers to _printf_char_common.o(.text) for _printf_char_common
_printf_char_file.o(.text) refers to st7735.o(i.ferror) for ferror
_printf_char_file.o(.text) refers to st7735.o(i.fputc) for fputc
stdio_streams.o(.bss) refers (Special) to initio.o(.text) for _initio
stdio_streams.o(.bss) refers (Special) to initio.o(.text) for _initio
stdio_streams.o(.bss) refers (Special) to initio.o(.text) for _initio
stdio_streams.o(.data) refers (Special) to initio.o(.text) for _initio
stdio_streams.o(.data) refers (Special) to initio.o(.text) for _initio
stdio_streams.o(.data) refers (Special) to initio.o(.text) for _initio
rtentry2.o(.ARM.Collect$$rtentry$$00000008) refers to boardinit2.o(.text) for _platform_post_stackheap_init
rtentry2.o(.ARM.Collect$$rtentry$$0000000A) refers to libinit.o(.ARM.Collect$$libinit$$00000000) for __rt_lib_init
rtentry2.o(.ARM.Collect$$rtentry$$0000000B) refers to boardinit3.o(.text) for _platform_post_lib_init
rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to lab1.o(i.main) for main
rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to exit.o(.text) for exit
rtentry2.o(.ARM.exidx) refers to rtentry2.o(.ARM.Collect$$rtentry$$00000001) for .ARM.Collect$$rtentry$$00000001
rtentry2.o(.ARM.exidx) refers to rtentry2.o(.ARM.Collect$$rtentry$$00000008) for .ARM.Collect$$rtentry$$00000008
rtentry2.o(.ARM.exidx) refers to rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for .ARM.Collect$$rtentry$$0000000A
rtentry2.o(.ARM.exidx) refers to rtentry2.o(.ARM.Collect$$rtentry$$0000000B) for .ARM.Collect$$rtentry$$0000000B
rtentry2.o(.ARM.exidx) refers to rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for .ARM.Collect$$rtentry$$0000000D
rtentry4.o(.ARM.Collect$$rtentry$$00000004) refers to sys_stackheap_outer.o(.text) for __user_setup_stackheap
rtentry4.o(.ARM.exidx) refers to rtentry4.o(.ARM.Collect$$rtentry$$00000004) for .ARM.Collect$$rtentry$$00000004
_printf_char_common.o(.text) refers to __printf_nopercent.o(.text) for __printf
initio.o(.text) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000022) for __rt_lib_init_stdio_2
initio.o(.text) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_stdio_2
initio.o(.text) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
initio.o(.text) refers to fopen.o(.text) for freopen
initio.o(.text) refers to defsig_rtred_outer.o(.text) for __rt_SIGRTRED
initio.o(.text) refers to setvbuf.o(.text) for setvbuf
initio.o(.text) refers to fclose.o(.text) for _fclose_internal
initio.o(.text) refers to h1_free.o(.text) for free
initio.o(.text) refers to stdio_streams.o(.bss) for __stdin
initio.o(.text) refers to stdio_streams.o(.bss) for __stdout
initio.o(.text) refers to stdio_streams.o(.bss) for __stderr
initio.o(.text) refers to stdio_streams.o(.data) for __aeabi_stdin
initio.o(.text) refers to stdio_streams.o(.data) for __aeabi_stdout
initio.o(.text) refers to stdio_streams.o(.data) for __aeabi_stderr
initio.o(.text) refers to sys_io.o(.constdata) for __stdin_name
initio.o(.text) refers to sys_io.o(.constdata) for __stdout_name
initio.o(.text) refers to sys_io.o(.constdata) for __stderr_name
initio_locked.o(.text) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000022) for __rt_lib_init_stdio_2
initio_locked.o(.text) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_stdio_2
initio_locked.o(.text) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
initio_locked.o(.text) refers to fopen.o(.text) for freopen
initio_locked.o(.text) refers to defsig_rtred_outer.o(.text) for __rt_SIGRTRED
initio_locked.o(.text) refers to setvbuf.o(.text) for setvbuf
initio_locked.o(.text) refers to fclose.o(.text) for _fclose_internal
initio_locked.o(.text) refers to h1_free.o(.text) for free
initio_locked.o(.text) refers to stdio_streams.o(.bss) for __stdin
initio_locked.o(.text) refers to stdio_streams.o(.bss) for __stdout
initio_locked.o(.text) refers to stdio_streams.o(.bss) for __stderr
initio_locked.o(.text) refers to stdio_streams.o(.data) for __aeabi_stdin
initio_locked.o(.text) refers to stdio_streams.o(.data) for __aeabi_stdout
initio_locked.o(.text) refers to stdio_streams.o(.data) for __aeabi_stderr
initio_locked.o(.text) refers to streamlock.o(.data) for _stream_list_lock
initio_locked.o(.text) refers to sys_io.o(.constdata) for __stdin_name
initio_locked.o(.text) refers to sys_io.o(.constdata) for __stdout_name
initio_locked.o(.text) refers to sys_io.o(.constdata) for __stderr_name
sys_io.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_io.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_io.o(.text) refers to strlen.o(.text) for strlen
sys_io.o(.constdata) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_io.o(.constdata) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_io.o(.constdata) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_io.o(.constdata) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_io.o(.constdata) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_io.o(.constdata) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
sys_stackheap_outer.o(.text) refers to sys_stackheap.o(.text) for __user_initial_stackheap
free.o(.text) refers (Special) to hguard.o(.text) for __heap$guard
free.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
free.o(.text) refers to heapstubs.o(.text) for __Heap_Free
h1_free.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
h1_free_mt.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2.o(i._FDIterate) refers to heap2.o(.constdata) for .constdata
heap2.o(i.___Heap_ProvideMemory$realtime) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2.o(i.___Heap_ProvideMemory$realtime) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2.o(i.___Heap_Stats$realtime) refers to heap2.o(i._Heap2_StatsIterate) for _Heap2_StatsIterate
heap2.o(i.___Heap_Valid$realtime) refers to heap2.o(i._FDIterate) for _FDIterate
heap2.o(i.___Heap_Valid$realtime) refers to heap2.o(.constdata) for .constdata
heap2.o(i._free$realtime) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2.o(i._free$realtime) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2.o(i._free$realtime) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2.o(i._malloc$realtime) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2.o(i._malloc$realtime) refers to fdtree.o(i._FDTree_FindFirst) for _FDTree_FindFirst
heap2.o(i._malloc$realtime) refers to init_alloc.o(.text) for __Heap_Full
heap2.o(i._malloc$realtime) refers to fdtree.o(i._FDTree_RemoveNode) for _FDTree_RemoveNode
heap2.o(i._malloc$realtime) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2.o(i._posix_memalign$realtime) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2.o(i._posix_memalign$realtime) refers to fdtree.o(i._FDTree_FindFirst) for _FDTree_FindFirst
heap2.o(i._posix_memalign$realtime) refers to init_alloc.o(.text) for __Heap_Full
heap2.o(i._posix_memalign$realtime) refers to fdtree.o(i._FDTree_RemoveNode) for _FDTree_RemoveNode
heap2.o(i._posix_memalign$realtime) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2.o(i._realloc$realtime) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2.o(i._realloc$realtime) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2.o(i._realloc$realtime) refers to h1_free.o(.text) for free
heap2.o(i._realloc$realtime) refers to h1_alloc.o(.text) for malloc
heap2.o(i._realloc$realtime) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2.o(i._realloc$realtime) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
heap2mt.o(i._FDIterate) refers to heap2mt.o(.constdata) for .constdata
heap2mt.o(i.___Heap_Initialize$realtime$concurrent) refers to mutex_dummy.o(.text) for _mutex_initialize
heap2mt.o(i.___Heap_ProvideMemory$realtime$concurrent) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2mt.o(i.___Heap_ProvideMemory$realtime$concurrent) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2mt.o(i.___Heap_Stats$realtime$concurrent) refers to heap2mt.o(i._Heap2_StatsIterate) for _Heap2_StatsIterate
heap2mt.o(i.___Heap_Valid$realtime$concurrent) refers to heap2mt.o(i._FDIterate) for _FDIterate
heap2mt.o(i.___Heap_Valid$realtime$concurrent) refers to heap2mt.o(.constdata) for .constdata
heap2mt.o(i._free$realtime$concurrent) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2mt.o(i._free$realtime$concurrent) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2mt.o(i._free$realtime$concurrent) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2mt.o(i._malloc$realtime$concurrent) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2mt.o(i._malloc$realtime$concurrent) refers to fdtree.o(i._FDTree_FindFirst) for _FDTree_FindFirst
heap2mt.o(i._malloc$realtime$concurrent) refers to init_alloc.o(.text) for __Heap_Full
heap2mt.o(i._malloc$realtime$concurrent) refers to fdtree.o(i._FDTree_RemoveNode) for _FDTree_RemoveNode
heap2mt.o(i._malloc$realtime$concurrent) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2mt.o(i._posix_memalign$realtime$concurrent) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2mt.o(i._posix_memalign$realtime$concurrent) refers to fdtree.o(i._FDTree_FindFirst) for _FDTree_FindFirst
heap2mt.o(i._posix_memalign$realtime$concurrent) refers to init_alloc.o(.text) for __Heap_Full
heap2mt.o(i._posix_memalign$realtime$concurrent) refers to fdtree.o(i._FDTree_RemoveNode) for _FDTree_RemoveNode
heap2mt.o(i._posix_memalign$realtime$concurrent) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2mt.o(i._realloc$realtime$concurrent) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
heap2mt.o(i._realloc$realtime$concurrent) refers to fdtree.o(i._FDTree_Insert) for _FDTree_Insert
heap2mt.o(i._realloc$realtime$concurrent) refers to h1_free.o(.text) for free
heap2mt.o(i._realloc$realtime$concurrent) refers to h1_alloc.o(.text) for malloc
heap2mt.o(i._realloc$realtime$concurrent) refers to fdtree.o(i._FDTree_Delete) for _FDTree_Delete
heap2mt.o(i._realloc$realtime$concurrent) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
streamlock.o(.data) refers (Special) to initio.o(.text) for _initio
fopen.o(.text) refers to fclose.o(.text) for _fclose_internal
fopen.o(.text) refers to sys_io.o(.text) for _sys_open
fopen.o(.text) refers to fseek.o(.text) for _fseek
fopen.o(.text) refers to h1_alloc.o(.text) for malloc
fopen.o(.text) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
fopen.o(.text) refers to stdio_streams.o(.bss) for __stdin
fclose.o(.text) refers to stdio.o(.text) for _fflush
fclose.o(.text) refers to sys_io.o(.text) for _sys_close
fclose.o(.text) refers to h1_free.o(.text) for free
fclose.o(.text) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
fopen_locked.o(.text) refers to fclose.o(.text) for _fclose_internal
fopen_locked.o(.text) refers to sys_io.o(.text) for _sys_open
fopen_locked.o(.text) refers to fseek.o(.text) for _fseek
fopen_locked.o(.text) refers to h1_alloc.o(.text) for malloc
fopen_locked.o(.text) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
fopen_locked.o(.text) refers to streamlock.o(.data) for _stream_list_lock
fopen_locked.o(.text) refers to stdio_streams.o(.bss) for __stdin
exit.o(.text) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for __rt_exit
defsig_rtred_outer.o(.text) refers to defsig_rtred_inner.o(.text) for __rt_SIGRTRED_inner
defsig_rtred_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_rtred_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002C) for __rt_lib_init_alloca_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002A) for __rt_lib_init_argv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_atexit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_clock_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000030) for __rt_lib_init_cpp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_exceptions_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000002) for __rt_lib_init_fp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_fp_trap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000021) for __rt_lib_init_getenv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000008) for __rt_lib_init_heap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000F) for __rt_lib_init_lc_collate_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000011) for __rt_lib_init_lc_ctype_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_monetary_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_numeric_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_time_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_rand_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000031) for __rt_lib_init_return
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_signal_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_stdio_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000A) for __rt_lib_init_user_alloc_1
libinit2.o(.ARM.Collect$$libinit$$00000003) refers (Weak) to init_alloc.o(.text) for _init_alloc
libinit2.o(.ARM.Collect$$libinit$$0000000E) refers to libinit2.o(.ARM.Collect$$libinit$$0000000D) for .ARM.Collect$$libinit$$0000000D
libinit2.o(.ARM.Collect$$libinit$$00000010) refers to libinit2.o(.ARM.Collect$$libinit$$0000000D) for .ARM.Collect$$libinit$$0000000D
libinit2.o(.ARM.Collect$$libinit$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$0000000D) for .ARM.Collect$$libinit$$0000000D
libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$0000000D) for .ARM.Collect$$libinit$$0000000D
libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$0000000D) for .ARM.Collect$$libinit$$0000000D
libinit2.o(.ARM.Collect$$libinit$$00000022) refers (Weak) to initio.o(.text) for _initio
libinit2.o(.ARM.Collect$$libinit$$00000024) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libinit2.o(.ARM.Collect$$libinit$$00000025) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) refers (Weak) to initio.o(.text) for _terminateio
libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C) refers (Weak) to term_alloc.o(.text) for _terminate_alloc
libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
sys_stackheap.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_stackheap.o(.text) refers to use_no_semi.o(.text) for __I$use$semihosting
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for .ARM.Collect$$rtexit$$00000000
rt_raise.o(.text) refers to __raise.o(.text) for __raise
rt_raise.o(.text) refers to sys_exit.o(.text) for _sys_exit
rt_heap_descriptor.o(.text) refers to rt_heap_descriptor.o(.bss) for __rt_heap_descriptor_data
rt_heap_descriptor_intlibspace.o(.text) refers to libspace.o(.bss) for __libspace_start
init_alloc.o(.text) refers (Special) to hguard.o(.text) for __heap$guard
init_alloc.o(.text) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000003) for __rt_lib_init_heap_2
init_alloc.o(.text) refers (Special) to maybetermalloc1.o(.emb_text) for _maybe_terminate_alloc
init_alloc.o(.text) refers to heapauxa.o(.text) for __rt_heap_expand
init_alloc.o(.text) refers to h1_extend.o(.text) for __Heap_ProvideMemory
init_alloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
init_alloc.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
init_alloc.o(.text) refers to h1_init.o(.text) for __Heap_Initialize
malloc.o(.text) refers (Special) to hguard.o(.text) for __heap$guard
malloc.o(.text) refers (Special) to init_alloc.o(.text) for _init_alloc
malloc.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
malloc.o(.text) refers to heapstubs.o(.text) for __Heap_Alloc
h1_alloc.o(.text) refers (Special) to h1_init.o(.text) for __Heap_Initialize
h1_alloc.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
h1_alloc.o(.text) refers to init_alloc.o(.text) for __Heap_Full
h1_alloc_mt.o(.text) refers (Special) to h1_init.o(.text) for __Heap_Initialize
h1_alloc_mt.o(.text) refers to init_alloc.o(.text) for __Heap_Full
h1_alloc_mt.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
fseek.o(.text) refers to sys_io.o(.text) for _sys_istty
fseek.o(.text) refers to ftell.o(.text) for _ftell_internal
fseek.o(.text) refers to stdio.o(.text) for _seterr
stdio.o(.text) refers to sys_io.o(.text) for _sys_seek
defsig_exit.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_rtred_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
argv_veneer.o(.emb_text) refers to no_argv.o(.text) for __ARM_get_argv
sys_exit.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
rtexit2.o(.ARM.Collect$$rtexit$$00000003) refers to libshutdown.o(.ARM.Collect$$libshutdown$$00000000) for __rt_lib_shutdown
rtexit2.o(.ARM.Collect$$rtexit$$00000004) refers to sys_exit.o(.text) for _sys_exit
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000001) for .ARM.Collect$$rtexit$$00000001
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for .ARM.Collect$$rtexit$$00000003
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for .ARM.Collect$$rtexit$$00000004
maybetermalloc2.o(.emb_text) refers (Special) to term_alloc.o(.text) for _terminate_alloc
h1_extend.o(.text) refers to h1_free.o(.text) for free
h1_init_mt.o(.text) refers to mutex_dummy.o(.text) for _mutex_initialize
h1_extend_mt.o(.text) refers to h1_free_mt.o(.text) for _free_internal
ftell.o(.text) refers to rt_errno_addr_intlibspace.o(.text) for __aeabi_errno_addr
__raise.o(.text) refers to defsig.o(CL$$defsig) for __default_signal_handler
defsig_general.o(.text) refers to sys_wrch.o(.text) for _ttywrch
defsig_rtmem_outer.o(.text) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
defsig_rtmem_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_rtmem_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
heapauxa.o(.text) refers to heapauxa.o(.data) for .data
_get_argv.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
_get_argv.o(.text) refers to h1_alloc.o(.text) for malloc
_get_argv.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
_get_argv.o(.text) refers to sys_command.o(.text) for _sys_command_string
_get_argv_nomalloc.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
_get_argv_nomalloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
_get_argv_nomalloc.o(.text) refers to sys_command.o(.text) for _sys_command_string
sys_wrch.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_command.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
rt_errno_addr.o(.text) refers to rt_errno_addr.o(.bss) for __aeabi_errno_addr_data
rt_errno_addr_intlibspace.o(.text) refers to libspace.o(.bss) for __libspace_start
term_alloc.o(.text) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000D) for __rt_lib_shutdown_heap_2
term_alloc.o(.text) refers to rt_heap_descriptor_intlibspace.o(.text) for __rt_heap_descriptor
term_alloc.o(.text) refers to h1_final.o(.text) for __Heap_Finalize
defsig_rtmem_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig.o(CL$$defsig) refers to defsig_rtred_inner.o(.text) for __rt_SIGRTRED_inner
defsig.o(CL$$defsig) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000006) for __rt_lib_shutdown_fp_trap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E) for __rt_lib_shutdown_heap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_return
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000009) for __rt_lib_shutdown_signal_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000003) for __rt_lib_shutdown_stdio_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B) for __rt_lib_shutdown_user_alloc_1
defsig_abrt_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_fpe_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_stak_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_pvfn_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_cppl_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_segv_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_other.o(.text) refers to defsig_general.o(.text) for __default_signal_display